<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700");
/**
* Bootstrap variables overides
 */
/*$danger:#ebccd1;*/
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
@import url("https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700");
:root {
  --blue: #4e7c98;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #a94442;
  --orange: #F76B24;
  --yellow: #ff9800;
  --green: #277d2a;
  --teal: #20c997;
  --cyan: #9C27B0;
  --white: #ffffff;
  --gray: #666;
  --gray-dark: #222;
  --primary: #4e7c98;
  --secondary: #ffffff;
  --success: #9fd2a1;
  --info: #c4dfef;
  --warning: #ff9800;
  --danger: #a94442;
  --light: #ffffff;
  --dark: #222;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #444;
  text-align: left;
  background-color: #ffffff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #4e7c98;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #345365;
    text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #666;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
  font-size: 2.03125rem; }

h2, .h2 {
  font-size: 1.625rem; }

h3, .h3 {
  font-size: 1.421875rem; }

h4, .h4 {
  font-size: 1.21875rem; }

h5, .h5 {
  font-size: 1.015625rem; }

h6, .h6 {
  font-size: 0.8125rem; }

.lead {
  font-size: 1.015625rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small,
body#calendar_view .calendar-table.week-view TD.week-view-half-hour,
body#calendar_view .calendar-table.day-view TD.day-view-half-hour {
  font-size: 80%;
  font-weight: 400; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled, #candidate_list #facetedSearch ul, #statistics_index .stats-container .stat-block .list-stats, #statistics_index .stats-container .stat-block .list-stat-large, #statistics_index .stats-container .stat-block .list-group-1, #statistics_index .stats-container .stat-block .list-group-2 {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.015625rem; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #666; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #666; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a &gt; code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #ffffff;
  background-color: #212121;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212121; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.gestmax-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row, .div-fMenu {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters &gt; .col,
  .no-gutters &gt; [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .div-fSearch, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .div-fOptions, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 &gt; * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 &gt; * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 &gt; * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.row-cols-4 &gt; * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 &gt; * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 &gt; * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 &gt; * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 &gt; * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 &gt; * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .row-cols-sm-4 &gt; * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 &gt; * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 &gt; * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.3333333333%; }
  .offset-sm-2 {
    margin-left: 16.6666666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333333%; }
  .offset-sm-5 {
    margin-left: 41.6666666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333333%; }
  .offset-sm-8 {
    margin-left: 66.6666666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333333%; }
  .offset-sm-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 &gt; * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 &gt; * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 &gt; * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .row-cols-md-4 &gt; * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 &gt; * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 &gt; * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 &gt; * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 &gt; * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 &gt; * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .row-cols-lg-4 &gt; * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 &gt; * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 &gt; * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4, .div-fSearch {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8, .div-fOptions {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 &gt; * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 &gt; * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 &gt; * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .row-cols-xl-4 &gt; * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 &gt; * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 &gt; * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; } }

.table, .enrichedfield-table-espace, #statisticsdwh_search .report-table, .table-gestmax {
  width: 100%;
  margin-bottom: 1rem;
  color: #444; }
  .table th, .enrichedfield-table-espace th, #statisticsdwh_search .report-table th, .table-gestmax th,
  .table td,
  .enrichedfield-table-espace td,
  #statisticsdwh_search .report-table td,
  .table-gestmax td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th, .enrichedfield-table-espace thead th, #statisticsdwh_search .report-table thead th, .table-gestmax thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody, .enrichedfield-table-espace tbody + tbody, #statisticsdwh_search .report-table tbody + tbody, .table-gestmax tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th, #statisticsdwh_search .report-table th,
.table-sm td,
#statisticsdwh_search .report-table td {
  padding: 0.3rem; }

.table-bordered, #statistics_show .stats-container .statistics-data-table-full .table-gestmax {
  border: 1px solid #dee2e6; }
  .table-bordered th, #statistics_show .stats-container .statistics-data-table-full .table-gestmax th,
  .table-bordered td,
  #statistics_show .stats-container .statistics-data-table-full .table-gestmax td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th, #statistics_show .stats-container .statistics-data-table-full .table-gestmax thead th,
  .table-bordered thead td,
  #statistics_show .stats-container .statistics-data-table-full .table-gestmax thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd), .table-gestmax tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover, .enrichedfield-table-espace tbody tr:hover, #statisticsdwh_search .report-table tbody tr:hover, .table-gestmax tbody tr:hover {
  color: #444;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary &gt; th,
.table-primary &gt; td {
  background-color: #cddae2; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #a3bbc9; }

.table-hover .table-primary:hover, .enrichedfield-table-espace .table-primary:hover, #statisticsdwh_search .report-table .table-primary:hover, .table-gestmax .table-primary:hover {
  background-color: #bdced9; }
  .table-hover .table-primary:hover &gt; td, .enrichedfield-table-espace .table-primary:hover &gt; td, #statisticsdwh_search .report-table .table-primary:hover &gt; td, .table-gestmax .table-primary:hover &gt; td,
  .table-hover .table-primary:hover &gt; th,
  .enrichedfield-table-espace .table-primary:hover &gt; th,
  #statisticsdwh_search .report-table .table-primary:hover &gt; th,
  .table-gestmax .table-primary:hover &gt; th {
    background-color: #bdced9; }

.table-secondary,
.table-secondary &gt; th,
.table-secondary &gt; td {
  background-color: white; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: white; }

.table-hover .table-secondary:hover, .enrichedfield-table-espace .table-secondary:hover, #statisticsdwh_search .report-table .table-secondary:hover, .table-gestmax .table-secondary:hover {
  background-color: #f2f2f2; }
  .table-hover .table-secondary:hover &gt; td, .enrichedfield-table-espace .table-secondary:hover &gt; td, #statisticsdwh_search .report-table .table-secondary:hover &gt; td, .table-gestmax .table-secondary:hover &gt; td,
  .table-hover .table-secondary:hover &gt; th,
  .enrichedfield-table-espace .table-secondary:hover &gt; th,
  #statisticsdwh_search .report-table .table-secondary:hover &gt; th,
  .table-gestmax .table-secondary:hover &gt; th {
    background-color: #f2f2f2; }

.table-success,
.table-success &gt; th,
.table-success &gt; td {
  background-color: #e4f2e5; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #cde8ce; }

.table-hover .table-success:hover, .enrichedfield-table-espace .table-success:hover, #statisticsdwh_search .report-table .table-success:hover, .table-gestmax .table-success:hover {
  background-color: #d3ead4; }
  .table-hover .table-success:hover &gt; td, .enrichedfield-table-espace .table-success:hover &gt; td, #statisticsdwh_search .report-table .table-success:hover &gt; td, .table-gestmax .table-success:hover &gt; td,
  .table-hover .table-success:hover &gt; th,
  .enrichedfield-table-espace .table-success:hover &gt; th,
  #statisticsdwh_search .report-table .table-success:hover &gt; th,
  .table-gestmax .table-success:hover &gt; th {
    background-color: #d3ead4; }

.table-info,
.table-info &gt; th,
.table-info &gt; td {
  background-color: #eef6fb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #e0eef7; }

.table-hover .table-info:hover, .enrichedfield-table-espace .table-info:hover, #statisticsdwh_search .report-table .table-info:hover, .table-gestmax .table-info:hover {
  background-color: #d9ebf6; }
  .table-hover .table-info:hover &gt; td, .enrichedfield-table-espace .table-info:hover &gt; td, #statisticsdwh_search .report-table .table-info:hover &gt; td, .table-gestmax .table-info:hover &gt; td,
  .table-hover .table-info:hover &gt; th,
  .enrichedfield-table-espace .table-info:hover &gt; th,
  #statisticsdwh_search .report-table .table-info:hover &gt; th,
  .table-gestmax .table-info:hover &gt; th {
    background-color: #d9ebf6; }

.table-warning,
.table-warning &gt; th,
.table-warning &gt; td {
  background-color: #ffe2b8; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffc97a; }

.table-hover .table-warning:hover, .enrichedfield-table-espace .table-warning:hover, #statisticsdwh_search .report-table .table-warning:hover, .table-gestmax .table-warning:hover {
  background-color: #ffd89f; }
  .table-hover .table-warning:hover &gt; td, .enrichedfield-table-espace .table-warning:hover &gt; td, #statisticsdwh_search .report-table .table-warning:hover &gt; td, .table-gestmax .table-warning:hover &gt; td,
  .table-hover .table-warning:hover &gt; th,
  .enrichedfield-table-espace .table-warning:hover &gt; th,
  #statisticsdwh_search .report-table .table-warning:hover &gt; th,
  .table-gestmax .table-warning:hover &gt; th {
    background-color: #ffd89f; }

.table-danger,
.table-danger &gt; th,
.table-danger &gt; td {
  background-color: #e7cbca; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #d29e9d; }

.table-hover .table-danger:hover, .enrichedfield-table-espace .table-danger:hover, #statisticsdwh_search .report-table .table-danger:hover, .table-gestmax .table-danger:hover {
  background-color: #dfbab8; }
  .table-hover .table-danger:hover &gt; td, .enrichedfield-table-espace .table-danger:hover &gt; td, #statisticsdwh_search .report-table .table-danger:hover &gt; td, .table-gestmax .table-danger:hover &gt; td,
  .table-hover .table-danger:hover &gt; th,
  .enrichedfield-table-espace .table-danger:hover &gt; th,
  #statisticsdwh_search .report-table .table-danger:hover &gt; th,
  .table-gestmax .table-danger:hover &gt; th {
    background-color: #dfbab8; }

.table-light, #vacancy_statistics TABLE,
.table-light &gt; th,
#vacancy_statistics TABLE &gt; th,
.table-light &gt; td,
#vacancy_statistics TABLE &gt; td {
  background-color: white; }

.table-light th, #vacancy_statistics TABLE th,
.table-light td,
#vacancy_statistics TABLE td,
.table-light thead th,
#vacancy_statistics TABLE thead th,
.table-light tbody + tbody,
#vacancy_statistics TABLE tbody + tbody {
  border-color: white; }

.table-hover .table-light:hover, .enrichedfield-table-espace .table-light:hover, #statisticsdwh_search .report-table .table-light:hover, .table-gestmax .table-light:hover, .table-hover #vacancy_statistics TABLE:hover, #vacancy_statistics .table-hover TABLE:hover, .enrichedfield-table-espace #vacancy_statistics TABLE:hover, #vacancy_statistics .enrichedfield-table-espace TABLE:hover, #statisticsdwh_search .report-table #vacancy_statistics TABLE:hover, #vacancy_statistics #statisticsdwh_search .report-table TABLE:hover, .table-gestmax #vacancy_statistics TABLE:hover, #vacancy_statistics .table-gestmax TABLE:hover {
  background-color: #f2f2f2; }
  .table-hover .table-light:hover &gt; td, .enrichedfield-table-espace .table-light:hover &gt; td, #statisticsdwh_search .report-table .table-light:hover &gt; td, .table-gestmax .table-light:hover &gt; td, .table-hover #vacancy_statistics TABLE:hover &gt; td, #vacancy_statistics .table-hover TABLE:hover &gt; td, .enrichedfield-table-espace #vacancy_statistics TABLE:hover &gt; td, #vacancy_statistics .enrichedfield-table-espace TABLE:hover &gt; td, #statisticsdwh_search .report-table #vacancy_statistics TABLE:hover &gt; td, #vacancy_statistics #statisticsdwh_search .report-table TABLE:hover &gt; td, .table-gestmax #vacancy_statistics TABLE:hover &gt; td, #vacancy_statistics .table-gestmax TABLE:hover &gt; td,
  .table-hover .table-light:hover &gt; th,
  .enrichedfield-table-espace .table-light:hover &gt; th,
  #statisticsdwh_search .report-table .table-light:hover &gt; th,
  .table-gestmax .table-light:hover &gt; th,
  .table-hover #vacancy_statistics TABLE:hover &gt; th,
  #vacancy_statistics .table-hover TABLE:hover &gt; th,
  .enrichedfield-table-espace #vacancy_statistics TABLE:hover &gt; th,
  #vacancy_statistics .enrichedfield-table-espace TABLE:hover &gt; th,
  #statisticsdwh_search .report-table #vacancy_statistics TABLE:hover &gt; th,
  #vacancy_statistics #statisticsdwh_search .report-table TABLE:hover &gt; th,
  .table-gestmax #vacancy_statistics TABLE:hover &gt; th,
  #vacancy_statistics .table-gestmax TABLE:hover &gt; th {
    background-color: #f2f2f2; }

.table-dark,
.table-dark &gt; th,
.table-dark &gt; td {
  background-color: #c1c1c1; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #8c8c8c; }

.table-hover .table-dark:hover, .enrichedfield-table-espace .table-dark:hover, #statisticsdwh_search .report-table .table-dark:hover, .table-gestmax .table-dark:hover {
  background-color: #b4b4b4; }
  .table-hover .table-dark:hover &gt; td, .enrichedfield-table-espace .table-dark:hover &gt; td, #statisticsdwh_search .report-table .table-dark:hover &gt; td, .table-gestmax .table-dark:hover &gt; td,
  .table-hover .table-dark:hover &gt; th,
  .enrichedfield-table-espace .table-dark:hover &gt; th,
  #statisticsdwh_search .report-table .table-dark:hover &gt; th,
  .table-gestmax .table-dark:hover &gt; th {
    background-color: #b4b4b4; }

.table-active,
.table-active &gt; th,
.table-active &gt; td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover, .enrichedfield-table-espace .table-active:hover, #statisticsdwh_search .report-table .table-active:hover, .table-gestmax .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover &gt; td, .enrichedfield-table-espace .table-active:hover &gt; td, #statisticsdwh_search .report-table .table-active:hover &gt; td, .table-gestmax .table-active:hover &gt; td,
  .table-hover .table-active:hover &gt; th,
  .enrichedfield-table-espace .table-active:hover &gt; th,
  #statisticsdwh_search .report-table .table-active:hover &gt; th,
  .table-gestmax .table-active:hover &gt; th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th, .enrichedfield-table-espace .thead-dark th, #statisticsdwh_search .report-table .thead-dark th, .table-gestmax .thead-dark th {
  color: #ffffff;
  background-color: #222;
  border-color: #353535; }

.table .thead-light th, .enrichedfield-table-espace .thead-light th, #statisticsdwh_search .report-table .thead-light th, .table-gestmax .thead-light th {
  color: #444;
  background-color: #eee;
  border-color: #dee2e6; }

.table-dark {
  color: #ffffff;
  background-color: #222; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #353535; }
  .table-dark.table-bordered, #statistics_show .stats-container .statistics-data-table-full .table-dark.table-gestmax {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd), .table-dark.table-gestmax tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover, .table-dark.enrichedfield-table-espace tbody tr:hover, #statisticsdwh_search .table-dark.report-table tbody tr:hover, .table-dark.table-gestmax tbody tr:hover {
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm &gt; .table-bordered, #statistics_show .stats-container .statistics-data-table-full .table-responsive-sm &gt; .table-gestmax {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md &gt; .table-bordered, #statistics_show .stats-container .statistics-data-table-full .table-responsive-md &gt; .table-gestmax {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg &gt; .table-bordered, #statistics_show .stats-container .statistics-data-table-full .table-responsive-lg &gt; .table-gestmax {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl &gt; .table-bordered, #statistics_show .stats-container .statistics-data-table-full .table-responsive-xl &gt; .table-gestmax {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive &gt; .table-bordered, #statistics_show .stats-container .statistics-data-table-full .table-responsive &gt; .table-gestmax {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 2rem);
  padding: 1rem 0;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #666;
  background-color: transparent;
  background-clip: padding-box;
  border: 0rem solid transparent;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #666; }
  .form-control:focus {
    color: #666;
    background-color: transparent;
    border-color: #9ab9cb;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(78, 124, 152, 0.25); }
  .form-control::placeholder {
    color: rgba(0, 0, 0, 0.4);
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: transparent;
    opacity: 1; }

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  appearance: none; }

select.form-control:focus::-ms-value {
  color: #666;
  background-color: transparent; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: 1.015625rem;
  padding-bottom: 1.015625rem;
  font-size: 1.015625rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: 0.8125rem;
  padding-bottom: 0.8125rem;
  font-size: 0.7109375rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 1rem 0;
  margin-bottom: 0;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #444;
  background-color: transparent;
  border: solid transparent;
  border-width: 0rem 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 1.625rem);
  padding: 0.8125rem 0;
  font-size: 0.7109375rem;
  line-height: 1.5;
  border-radius: 0; }

.form-control-lg {
  height: calc(1.5em + 2.03125rem);
  padding: 1.015625rem 0;
  font-size: 1.015625rem;
  line-height: 1.5;
  border-radius: 0; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text, .form-gestmax .inputinfos {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row &gt; .col,
  .form-row &gt; [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #666; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #9fd2a1; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.7109375rem;
  line-height: 1.5;
  color: #212121;
  background-color: rgba(159, 210, 161, 0.9);
  border-radius: 0.25rem; }
  .form-row &gt; .col &gt; .valid-tooltip,
  .form-row &gt; [class*="col-"] &gt; .valid-tooltip {
    left: 5px; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #9fd2a1;
  padding-right: calc(1.5em + 2rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%239fd2a1' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.5rem) center;
  background-size: calc(0.75em + 1rem) calc(0.75em + 1rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #9fd2a1;
    box-shadow: 0 0 0 0.2rem rgba(159, 210, 161, 0.25); }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 2rem);
  background-position: top calc(0.375em + 0.5rem) right calc(0.375em + 0.5rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #9fd2a1;
  padding-right: calc(0.75em + 2.5rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23222' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0 center/8px 10px no-repeat, transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%239fd2a1' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1rem/calc(0.75em + 1rem) calc(0.75em + 1rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #9fd2a1;
    box-shadow: 0 0 0 0.2rem rgba(159, 210, 161, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #9fd2a1; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #9fd2a1; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #9fd2a1; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #c2e2c3;
  background-color: #c2e2c3; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(159, 210, 161, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #9fd2a1; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #9fd2a1; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #9fd2a1;
  box-shadow: 0 0 0 0.2rem rgba(159, 210, 161, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #a94442; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.7109375rem;
  line-height: 1.5;
  color: #ffffff;
  background-color: rgba(169, 68, 66, 0.9);
  border-radius: 0.25rem; }
  .form-row &gt; .col &gt; .invalid-tooltip,
  .form-row &gt; [class*="col-"] &gt; .invalid-tooltip {
    left: 5px; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #a94442;
  padding-right: calc(1.5em + 2rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23a94442' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23a94442' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.5rem) center;
  background-size: calc(0.75em + 1rem) calc(0.75em + 1rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #a94442;
    box-shadow: 0 0 0 0.2rem rgba(169, 68, 66, 0.25); }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 2rem);
  background-position: top calc(0.375em + 0.5rem) right calc(0.375em + 0.5rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #a94442;
  padding-right: calc(0.75em + 2.5rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23222' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0 center/8px 10px no-repeat, transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23a94442' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23a94442' stroke='none'/%3e%3c/svg%3e") center right 1rem/calc(0.75em + 1rem) calc(0.75em + 1rem) no-repeat; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #a94442;
    box-shadow: 0 0 0 0.2rem rgba(169, 68, 66, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #a94442; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #a94442; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #a94442; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #c0605e;
  background-color: #c0605e; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(169, 68, 66, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #a94442; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #a94442; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #a94442;
  box-shadow: 0 0 0 0.2rem rgba(169, 68, 66, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn, .btn-default, button, .advbutton {
  display: inline-block;
  font-weight: 400;
  color: #444;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.8rem 1rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn, .btn-default, button, .advbutton {
      transition: none; } }
  .btn:hover, .btn-default:hover, button:hover, .advbutton:hover {
    color: #444;
    text-decoration: none; }
  .btn:focus, .btn-default:focus, button:focus, .advbutton:focus, .btn.focus, .focus.btn-default, button.focus, .focus.advbutton {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(78, 124, 152, 0.25); }
  .btn.disabled, .disabled.btn-default, button.disabled, .disabled.advbutton, .btn:disabled, .btn-default:disabled, button:disabled, .advbutton:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled), .btn-default:not(:disabled):not(.disabled), button:not(:disabled):not(.disabled), .advbutton:not(:disabled):not(.disabled) {
    cursor: pointer; }

a.btn.disabled, a.disabled.btn-default, a.disabled.advbutton,
fieldset:disabled a.btn,
fieldset:disabled a.btn-default,
fieldset:disabled a.advbutton {
  pointer-events: none; }

.btn-primary, #addEducation, #addWorkexperience {
  color: #ffffff;
  background-color: #4e7c98;
  border-color: #4e7c98; }
  .btn-primary:hover, #addEducation:hover, #addWorkexperience:hover {
    color: #ffffff;
    background-color: #41677f;
    border-color: #3d6176; }
  .btn-primary:focus, #addEducation:focus, #addWorkexperience:focus, .btn-primary.focus, .focus#addEducation, .focus#addWorkexperience {
    color: #ffffff;
    background-color: #41677f;
    border-color: #3d6176;
    box-shadow: 0 0 0 0.2rem rgba(105, 144, 167, 0.5); }
  .btn-primary.disabled, .disabled#addEducation, .disabled#addWorkexperience, .btn-primary:disabled, #addEducation:disabled, #addWorkexperience:disabled {
    color: #ffffff;
    background-color: #4e7c98;
    border-color: #4e7c98; }
  .btn-primary:not(:disabled):not(.disabled):active, #addEducation:not(:disabled):not(.disabled):active, #addWorkexperience:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-primary.ui-menu-item:not(:disabled):not(.disabled):hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item#addEducation:not(:disabled):not(.disabled):hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item#addWorkexperience:not(:disabled):not(.disabled):hover, #addEducation:not(:disabled):not(.disabled).active, #addWorkexperience:not(:disabled):not(.disabled).active,
  .show &gt; .btn-primary.dropdown-toggle,
  .show &gt; .dropdown-toggle#addEducation,
  .show &gt; .dropdown-toggle#addWorkexperience {
    color: #ffffff;
    background-color: #3d6176;
    border-color: #385a6e; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, #addEducation:not(:disabled):not(.disabled):active:focus, #addWorkexperience:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-primary.ui-menu-item:not(:disabled):not(.disabled):focus:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item#addEducation:not(:disabled):not(.disabled):focus:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item#addWorkexperience:not(:disabled):not(.disabled):focus:hover, #addEducation:not(:disabled):not(.disabled).active:focus, #addWorkexperience:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-primary.dropdown-toggle:focus,
    .show &gt; .dropdown-toggle#addEducation:focus,
    .show &gt; .dropdown-toggle#addWorkexperience:focus {
      box-shadow: 0 0 0 0.2rem rgba(105, 144, 167, 0.5); }

.btn-secondary, .btn-default, button, .advbutton {
  color: #212121;
  background-color: #ffffff;
  border-color: #ffffff; }
  .btn-secondary:hover, .btn-default:hover, button:hover, .advbutton:hover {
    color: #212121;
    background-color: #ececec;
    border-color: #e6e5e5; }
  .btn-secondary:focus, .btn-default:focus, button:focus, .advbutton:focus, .btn-secondary.focus, .focus.btn-default, button.focus, .focus.advbutton {
    color: #212121;
    background-color: #ececec;
    border-color: #e6e5e5;
    box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5); }
  .btn-secondary.disabled, .disabled.btn-default, button.disabled, .disabled.advbutton, .btn-secondary:disabled, .btn-default:disabled, button:disabled, .advbutton:disabled {
    color: #212121;
    background-color: #ffffff;
    border-color: #ffffff; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled):active, button:not(:disabled):not(.disabled):active, .advbutton:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-secondary.ui-menu-item:not(:disabled):not(.disabled):hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item.btn-default:not(:disabled):not(.disabled):hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete button.ui-menu-item:not(:disabled):not(.disabled):hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item.advbutton:not(:disabled):not(.disabled):hover, .btn-default:not(:disabled):not(.disabled).active, button:not(:disabled):not(.disabled).active, .advbutton:not(:disabled):not(.disabled).active,
  .show &gt; .btn-secondary.dropdown-toggle,
  .show &gt; .dropdown-toggle.btn-default,
  .show &gt; button.dropdown-toggle,
  .show &gt; .dropdown-toggle.advbutton {
    color: #212121;
    background-color: #e6e5e5;
    border-color: #dfdfdf; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-default:not(:disabled):not(.disabled):active:focus, button:not(:disabled):not(.disabled):active:focus, .advbutton:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-secondary.ui-menu-item:not(:disabled):not(.disabled):focus:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item.btn-default:not(:disabled):not(.disabled):focus:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete button.ui-menu-item:not(:disabled):not(.disabled):focus:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item.advbutton:not(:disabled):not(.disabled):focus:hover, .btn-default:not(:disabled):not(.disabled).active:focus, button:not(:disabled):not(.disabled).active:focus, .advbutton:not(:disabled):not(.disabled).active:focus,
    .show &gt; .btn-secondary.dropdown-toggle:focus,
    .show &gt; .dropdown-toggle.btn-default:focus,
    .show &gt; button.dropdown-toggle:focus,
    .show &gt; .dropdown-toggle.advbutton:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5); }

.btn-success {
  color: #212121;
  background-color: #9fd2a1;
  border-color: #9fd2a1; }
  .btn-success:hover {
    color: #212121;
    background-color: #85c688;
    border-color: #7cc27f; }
  .btn-success:focus, .btn-success.focus {
    color: #212121;
    background-color: #85c688;
    border-color: #7cc27f;
    box-shadow: 0 0 0 0.2rem rgba(140, 183, 142, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #212121;
    background-color: #9fd2a1;
    border-color: #9fd2a1; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-success.ui-menu-item:not(:disabled):not(.disabled):hover,
  .show &gt; .btn-success.dropdown-toggle {
    color: #ffffff;
    background-color: #7cc27f;
    border-color: #74be77; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-success.ui-menu-item:not(:disabled):not(.disabled):focus:hover,
    .show &gt; .btn-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(140, 183, 142, 0.5); }

.btn-info {
  color: #212121;
  background-color: #c4dfef;
  border-color: #c4dfef; }
  .btn-info:hover {
    color: #212121;
    background-color: #a6cfe7;
    border-color: #9cc9e4; }
  .btn-info:focus, .btn-info.focus {
    color: #212121;
    background-color: #a6cfe7;
    border-color: #9cc9e4;
    box-shadow: 0 0 0 0.2rem rgba(172, 195, 208, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #212121;
    background-color: #c4dfef;
    border-color: #c4dfef; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-info.ui-menu-item:not(:disabled):not(.disabled):hover,
  .show &gt; .btn-info.dropdown-toggle {
    color: #212121;
    background-color: #9cc9e4;
    border-color: #92c4e1; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-info.ui-menu-item:not(:disabled):not(.disabled):focus:hover,
    .show &gt; .btn-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(172, 195, 208, 0.5); }

.btn-warning {
  color: #ffffff;
  background-color: #ff9800;
  border-color: #ff9800; }
  .btn-warning:hover {
    color: #ffffff;
    background-color: #d98100;
    border-color: #cc7a00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #ffffff;
    background-color: #d98100;
    border-color: #cc7a00;
    box-shadow: 0 0 0 0.2rem rgba(255, 167, 38, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #ffffff;
    background-color: #ff9800;
    border-color: #ff9800; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-warning.ui-menu-item:not(:disabled):not(.disabled):hover,
  .show &gt; .btn-warning.dropdown-toggle {
    color: #ffffff;
    background-color: #cc7a00;
    border-color: #bf7200; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-warning.ui-menu-item:not(:disabled):not(.disabled):focus:hover,
    .show &gt; .btn-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 167, 38, 0.5); }

.btn-danger {
  color: #ffffff;
  background-color: #a94442;
  border-color: #a94442; }
  .btn-danger:hover {
    color: #ffffff;
    background-color: #8d3937;
    border-color: #843534; }
  .btn-danger:focus, .btn-danger.focus {
    color: #ffffff;
    background-color: #8d3937;
    border-color: #843534;
    box-shadow: 0 0 0 0.2rem rgba(182, 96, 94, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #ffffff;
    background-color: #a94442;
    border-color: #a94442; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-danger.ui-menu-item:not(:disabled):not(.disabled):hover,
  .show &gt; .btn-danger.dropdown-toggle {
    color: #ffffff;
    background-color: #843534;
    border-color: #7b3230; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-danger.ui-menu-item:not(:disabled):not(.disabled):focus:hover,
    .show &gt; .btn-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(182, 96, 94, 0.5); }

.btn-light {
  color: #212121;
  background-color: #ffffff;
  border-color: #ffffff; }
  .btn-light:hover {
    color: #212121;
    background-color: #ececec;
    border-color: #e6e5e5; }
  .btn-light:focus, .btn-light.focus {
    color: #212121;
    background-color: #ececec;
    border-color: #e6e5e5;
    box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212121;
    background-color: #ffffff;
    border-color: #ffffff; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-light.ui-menu-item:not(:disabled):not(.disabled):hover,
  .show &gt; .btn-light.dropdown-toggle {
    color: #212121;
    background-color: #e6e5e5;
    border-color: #dfdfdf; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-light.ui-menu-item:not(:disabled):not(.disabled):focus:hover,
    .show &gt; .btn-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(222, 222, 222, 0.5); }

.btn-dark {
  color: #ffffff;
  background-color: #222;
  border-color: #222; }
  .btn-dark:hover {
    color: #ffffff;
    background-color: #0f0f0f;
    border-color: #090808; }
  .btn-dark:focus, .btn-dark.focus {
    color: #ffffff;
    background-color: #0f0f0f;
    border-color: #090808;
    box-shadow: 0 0 0 0.2rem rgba(67, 67, 67, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #ffffff;
    background-color: #222;
    border-color: #222; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-dark.ui-menu-item:not(:disabled):not(.disabled):hover,
  .show &gt; .btn-dark.dropdown-toggle {
    color: #ffffff;
    background-color: #090808;
    border-color: #020202; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-dark.ui-menu-item:not(:disabled):not(.disabled):focus:hover,
    .show &gt; .btn-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(67, 67, 67, 0.5); }

.btn-outline-primary {
  color: #4e7c98;
  border-color: #4e7c98; }
  .btn-outline-primary:hover {
    color: #ffffff;
    background-color: #4e7c98;
    border-color: #4e7c98; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(78, 124, 152, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #4e7c98;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-primary.ui-menu-item:not(:disabled):not(.disabled):hover,
  .show &gt; .btn-outline-primary.dropdown-toggle {
    color: #ffffff;
    background-color: #4e7c98;
    border-color: #4e7c98; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-primary.ui-menu-item:not(:disabled):not(.disabled):focus:hover,
    .show &gt; .btn-outline-primary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(78, 124, 152, 0.5); }

.btn-outline-secondary {
  color: #ffffff;
  border-color: #ffffff; }
  .btn-outline-secondary:hover {
    color: #212121;
    background-color: #ffffff;
    border-color: #ffffff; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ffffff;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-secondary.ui-menu-item:not(:disabled):not(.disabled):hover,
  .show &gt; .btn-outline-secondary.dropdown-toggle {
    color: #212121;
    background-color: #ffffff;
    border-color: #ffffff; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-secondary.ui-menu-item:not(:disabled):not(.disabled):focus:hover,
    .show &gt; .btn-outline-secondary.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

.btn-outline-success {
  color: #9fd2a1;
  border-color: #9fd2a1; }
  .btn-outline-success:hover {
    color: #212121;
    background-color: #9fd2a1;
    border-color: #9fd2a1; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(159, 210, 161, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #9fd2a1;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-success.ui-menu-item:not(:disabled):not(.disabled):hover,
  .show &gt; .btn-outline-success.dropdown-toggle {
    color: #212121;
    background-color: #9fd2a1;
    border-color: #9fd2a1; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-success.ui-menu-item:not(:disabled):not(.disabled):focus:hover,
    .show &gt; .btn-outline-success.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(159, 210, 161, 0.5); }

.btn-outline-info {
  color: #c4dfef;
  border-color: #c4dfef; }
  .btn-outline-info:hover {
    color: #212121;
    background-color: #c4dfef;
    border-color: #c4dfef; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(196, 223, 239, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #c4dfef;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-info.ui-menu-item:not(:disabled):not(.disabled):hover,
  .show &gt; .btn-outline-info.dropdown-toggle {
    color: #212121;
    background-color: #c4dfef;
    border-color: #c4dfef; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-info.ui-menu-item:not(:disabled):not(.disabled):focus:hover,
    .show &gt; .btn-outline-info.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(196, 223, 239, 0.5); }

.btn-outline-warning {
  color: #ff9800;
  border-color: #ff9800; }
  .btn-outline-warning:hover {
    color: #ffffff;
    background-color: #ff9800;
    border-color: #ff9800; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 152, 0, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ff9800;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-warning.ui-menu-item:not(:disabled):not(.disabled):hover,
  .show &gt; .btn-outline-warning.dropdown-toggle {
    color: #ffffff;
    background-color: #ff9800;
    border-color: #ff9800; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-warning.ui-menu-item:not(:disabled):not(.disabled):focus:hover,
    .show &gt; .btn-outline-warning.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 152, 0, 0.5); }

.btn-outline-danger {
  color: #a94442;
  border-color: #a94442; }
  .btn-outline-danger:hover {
    color: #ffffff;
    background-color: #a94442;
    border-color: #a94442; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(169, 68, 66, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #a94442;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-danger.ui-menu-item:not(:disabled):not(.disabled):hover,
  .show &gt; .btn-outline-danger.dropdown-toggle {
    color: #ffffff;
    background-color: #a94442;
    border-color: #a94442; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-danger.ui-menu-item:not(:disabled):not(.disabled):focus:hover,
    .show &gt; .btn-outline-danger.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(169, 68, 66, 0.5); }

.btn-outline-light {
  color: #ffffff;
  border-color: #ffffff; }
  .btn-outline-light:hover {
    color: #212121;
    background-color: #ffffff;
    border-color: #ffffff; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #ffffff;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-light.ui-menu-item:not(:disabled):not(.disabled):hover,
  .show &gt; .btn-outline-light.dropdown-toggle {
    color: #212121;
    background-color: #ffffff;
    border-color: #ffffff; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-light.ui-menu-item:not(:disabled):not(.disabled):focus:hover,
    .show &gt; .btn-outline-light.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

.btn-outline-dark {
  color: #222;
  border-color: #222; }
  .btn-outline-dark:hover {
    color: #ffffff;
    background-color: #222;
    border-color: #222; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #222;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-dark.ui-menu-item:not(:disabled):not(.disabled):hover,
  .show &gt; .btn-outline-dark.dropdown-toggle {
    color: #ffffff;
    background-color: #222;
    border-color: #222; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-outline-dark.ui-menu-item:not(:disabled):not(.disabled):focus:hover,
    .show &gt; .btn-outline-dark.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5); }

.btn-link {
  font-weight: 400;
  color: #4e7c98;
  text-decoration: none; }
  .btn-link:hover {
    color: #345365;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline; }
  .btn-link:disabled, .btn-link.disabled {
    color: #666;
    pointer-events: none; }

.btn-lg, .btn-group-lg &gt; .btn, .btn-group-lg &gt; .btn-default, .btn-group-lg &gt; button, .btn-group-lg &gt; .advbutton {
  padding: 0.5rem 1rem;
  font-size: 1.015625rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm &gt; .btn, .btn-group-sm &gt; .btn-default, .btn-group-sm &gt; button, .btn-group-sm &gt; .advbutton, #assessment_list .assessment-container .card .card-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #footer BUTTON, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #footer BUTTON, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #footer BUTTON, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #footer BUTTON, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #footer BUTTON, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #footer BUTTON, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #footer BUTTON, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #footer BUTTON, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #footer BUTTON, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #footer BUTTON, #addEducation, #addWorkexperience, #trigger_create .fieldAddValue, #trigger_edit .fieldAddValue, #message_send INPUT[name="messagetemplate_refresh"], #recruitingeventmember_message INPUT[name="messagetemplate_refresh"], .advbutton {
  padding: 0.25rem 0.5rem;
  font-size: 0.7109375rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 0.8125rem;
  color: #444;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #eee; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212121;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #141414;
    text-decoration: none;
    background-color: #eee; }
  .dropdown-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .dropdown-item.ui-menu-item:hover, .dropdown-item:active {
    color: #ffffff;
    text-decoration: none;
    background-color: #4e7c98; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #bbb;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.7109375rem;
  color: #666;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212121; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group &gt; .btn, .btn-group &gt; .btn-default, .btn-group &gt; button, .btn-group &gt; .advbutton,
  .btn-group-vertical &gt; .btn,
  .btn-group-vertical &gt; .btn-default,
  .btn-group-vertical &gt; button,
  .btn-group-vertical &gt; .advbutton {
    position: relative;
    flex: 1 1 auto; }
    .btn-group &gt; .btn:hover, .btn-group &gt; .btn-default:hover, .btn-group &gt; button:hover, .btn-group &gt; .advbutton:hover,
    .btn-group-vertical &gt; .btn:hover,
    .btn-group-vertical &gt; .btn-default:hover,
    .btn-group-vertical &gt; button:hover,
    .btn-group-vertical &gt; .advbutton:hover {
      z-index: 1; }
    .btn-group &gt; .btn:focus, .btn-group &gt; .btn-default:focus, .btn-group &gt; button:focus, .btn-group &gt; .advbutton:focus, .btn-group &gt; .btn:active, .btn-group &gt; .btn-default:active, .btn-group &gt; button:active, .btn-group &gt; .advbutton:active, .btn-group &gt; .btn.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-group &gt; .btn.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-group &gt; .ui-menu-item.btn-default:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-group &gt; button.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-group &gt; .ui-menu-item.advbutton:hover, .btn-group &gt; .active.btn-default, .btn-group &gt; button.active, .btn-group &gt; .active.advbutton,
    .btn-group-vertical &gt; .btn:focus,
    .btn-group-vertical &gt; .btn-default:focus,
    .btn-group-vertical &gt; button:focus,
    .btn-group-vertical &gt; .advbutton:focus,
    .btn-group-vertical &gt; .btn:active,
    .btn-group-vertical &gt; .btn-default:active,
    .btn-group-vertical &gt; button:active,
    .btn-group-vertical &gt; .advbutton:active,
    .btn-group-vertical &gt; .btn.active,
    #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-group-vertical &gt; .btn.ui-menu-item:hover,
    #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-group-vertical &gt; .ui-menu-item.btn-default:hover,
    #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-group-vertical &gt; button.ui-menu-item:hover,
    #candidateduplicate_mergeNotDuplicate .ui-autocomplete .btn-group-vertical &gt; .ui-menu-item.advbutton:hover,
    .btn-group-vertical &gt; .active.btn-default,
    .btn-group-vertical &gt; button.active,
    .btn-group-vertical &gt; .active.advbutton {
      z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group &gt; .btn:not(:first-child), .btn-group &gt; .btn-default:not(:first-child), .btn-group &gt; button:not(:first-child), .btn-group &gt; .advbutton:not(:first-child),
.btn-group &gt; .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group &gt; .btn:not(:last-child):not(.dropdown-toggle), .btn-group &gt; .btn-default:not(:last-child):not(.dropdown-toggle), .btn-group &gt; button:not(:last-child):not(.dropdown-toggle), .btn-group &gt; .advbutton:not(:last-child):not(.dropdown-toggle),
.btn-group &gt; .btn-group:not(:last-child) &gt; .btn,
.btn-group &gt; .btn-group:not(:last-child) &gt; .btn-default,
.btn-group &gt; .btn-group:not(:last-child) &gt; button,
.btn-group &gt; .btn-group:not(:last-child) &gt; .advbutton {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group &gt; .btn:not(:first-child), .btn-group &gt; .btn-default:not(:first-child), .btn-group &gt; button:not(:first-child), .btn-group &gt; .advbutton:not(:first-child),
.btn-group &gt; .btn-group:not(:first-child) &gt; .btn,
.btn-group &gt; .btn-group:not(:first-child) &gt; .btn-default,
.btn-group &gt; .btn-group:not(:first-child) &gt; button,
.btn-group &gt; .btn-group:not(:first-child) &gt; .advbutton {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm &gt; .btn + .dropdown-toggle-split, .btn-group-sm &gt; .btn-default + .dropdown-toggle-split, .btn-group-sm &gt; button + .dropdown-toggle-split, .btn-group-sm &gt; .advbutton + .dropdown-toggle-split, #assessment_list .assessment-container .card .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #footer BUTTON + .dropdown-toggle-split, #addEducation + .dropdown-toggle-split, #addWorkexperience + .dropdown-toggle-split, #trigger_create .fieldAddValue + .dropdown-toggle-split, #trigger_edit .fieldAddValue + .dropdown-toggle-split, #message_send INPUT[name="messagetemplate_refresh"] + .dropdown-toggle-split, #recruitingeventmember_message INPUT[name="messagetemplate_refresh"] + .dropdown-toggle-split, .advbutton + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg &gt; .btn + .dropdown-toggle-split, .btn-group-lg &gt; .btn-default + .dropdown-toggle-split, .btn-group-lg &gt; button + .dropdown-toggle-split, .btn-group-lg &gt; .advbutton + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  
  .btn-group-vertical &gt; .btn,
  .btn-group-vertical &gt; .btn-default,
  .btn-group-vertical &gt; button,
  .btn-group-vertical &gt; .advbutton,
  .btn-group-vertical &gt; .btn-group {
    width: 100%; }
  .btn-group-vertical &gt; .btn:not(:first-child), .btn-group-vertical &gt; .btn-default:not(:first-child), .btn-group-vertical &gt; button:not(:first-child), .btn-group-vertical &gt; .advbutton:not(:first-child),
  .btn-group-vertical &gt; .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical &gt; .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical &gt; .btn-default:not(:last-child):not(.dropdown-toggle), .btn-group-vertical &gt; button:not(:last-child):not(.dropdown-toggle), .btn-group-vertical &gt; .advbutton:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical &gt; .btn-group:not(:last-child) &gt; .btn,
  .btn-group-vertical &gt; .btn-group:not(:last-child) &gt; .btn-default,
  .btn-group-vertical &gt; .btn-group:not(:last-child) &gt; button,
  .btn-group-vertical &gt; .btn-group:not(:last-child) &gt; .advbutton {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical &gt; .btn:not(:first-child), .btn-group-vertical &gt; .btn-default:not(:first-child), .btn-group-vertical &gt; button:not(:first-child), .btn-group-vertical &gt; .advbutton:not(:first-child),
  .btn-group-vertical &gt; .btn-group:not(:first-child) &gt; .btn,
  .btn-group-vertical &gt; .btn-group:not(:first-child) &gt; .btn-default,
  .btn-group-vertical &gt; .btn-group:not(:first-child) &gt; button,
  .btn-group-vertical &gt; .btn-group:not(:first-child) &gt; .advbutton {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle &gt; .btn, .btn-group-toggle &gt; .btn-default, .btn-group-toggle &gt; button, .btn-group-toggle &gt; .advbutton,
.btn-group-toggle &gt; .btn-group &gt; .btn,
.btn-group-toggle &gt; .btn-group &gt; .btn-default,
.btn-group-toggle &gt; .btn-group &gt; button,
.btn-group-toggle &gt; .btn-group &gt; .advbutton {
  margin-bottom: 0; }
  .btn-group-toggle &gt; .btn input[type="radio"], .btn-group-toggle &gt; .btn-default input[type="radio"], .btn-group-toggle &gt; button input[type="radio"], .btn-group-toggle &gt; .advbutton input[type="radio"],
  .btn-group-toggle &gt; .btn input[type="checkbox"],
  .btn-group-toggle &gt; .btn-default input[type="checkbox"],
  .btn-group-toggle &gt; button input[type="checkbox"],
  .btn-group-toggle &gt; .advbutton input[type="checkbox"],
  .btn-group-toggle &gt; .btn-group &gt; .btn input[type="radio"],
  .btn-group-toggle &gt; .btn-group &gt; .btn-default input[type="radio"],
  .btn-group-toggle &gt; .btn-group &gt; button input[type="radio"],
  .btn-group-toggle &gt; .btn-group &gt; .advbutton input[type="radio"],
  .btn-group-toggle &gt; .btn-group &gt; .btn input[type="checkbox"],
  .btn-group-toggle &gt; .btn-group &gt; .btn-default input[type="checkbox"],
  .btn-group-toggle &gt; .btn-group &gt; button input[type="checkbox"],
  .btn-group-toggle &gt; .btn-group &gt; .advbutton input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group &gt; .form-control,
  .input-group &gt; .form-control-plaintext,
  .input-group &gt; .custom-select,
  .input-group &gt; .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group &gt; .form-control + .form-control,
    .input-group &gt; .form-control + .custom-select,
    .input-group &gt; .form-control + .custom-file,
    .input-group &gt; .form-control-plaintext + .form-control,
    .input-group &gt; .form-control-plaintext + .custom-select,
    .input-group &gt; .form-control-plaintext + .custom-file,
    .input-group &gt; .custom-select + .form-control,
    .input-group &gt; .custom-select + .custom-select,
    .input-group &gt; .custom-select + .custom-file,
    .input-group &gt; .custom-file + .form-control,
    .input-group &gt; .custom-file + .custom-select,
    .input-group &gt; .custom-file + .custom-file {
      margin-left: 0rem; }
  .input-group &gt; .form-control:focus,
  .input-group &gt; .custom-select:focus,
  .input-group &gt; .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group &gt; .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group &gt; .form-control:not(:first-child),
  .input-group &gt; .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group &gt; .custom-file {
    display: flex;
    align-items: center; }
    .input-group &gt; .custom-file:not(:last-child) .custom-file-label,
    .input-group &gt; .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .input-group:not(.has-validation) &gt; .form-control:not(:last-child),
  .input-group:not(.has-validation) &gt; .custom-select:not(:last-child),
  .input-group:not(.has-validation) &gt; .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group.has-validation &gt; .form-control:nth-last-child(n + 3),
  .input-group.has-validation &gt; .custom-select:nth-last-child(n + 3),
  .input-group.has-validation &gt; .custom-file:nth-last-child(n + 3) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn, .input-group-prepend .btn-default, .input-group-prepend button, .input-group-prepend .advbutton,
  .input-group-append .btn,
  .input-group-append .btn-default,
  .input-group-append button,
  .input-group-append .advbutton {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus, .input-group-prepend .btn-default:focus, .input-group-prepend button:focus, .input-group-prepend .advbutton:focus,
    .input-group-append .btn:focus,
    .input-group-append .btn-default:focus,
    .input-group-append button:focus,
    .input-group-append .advbutton:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn, .input-group-prepend .btn-default + .btn, .input-group-prepend button + .btn, .input-group-prepend .advbutton + .btn, .input-group-prepend .btn + .btn-default, .input-group-prepend .btn-default + .btn-default, .input-group-prepend button + .btn-default, .input-group-prepend .advbutton + .btn-default, .input-group-prepend .btn + button, .input-group-prepend .btn-default + button, .input-group-prepend button + button, .input-group-prepend .advbutton + button, .input-group-prepend .btn + .advbutton, .input-group-prepend .btn-default + .advbutton, .input-group-prepend button + .advbutton, .input-group-prepend .advbutton + .advbutton,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .btn-default + .input-group-text,
  .input-group-prepend button + .input-group-text,
  .input-group-prepend .advbutton + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-prepend .input-group-text + .btn-default,
  .input-group-prepend .input-group-text + button,
  .input-group-prepend .input-group-text + .advbutton,
  .input-group-append .btn + .btn,
  .input-group-append .btn-default + .btn,
  .input-group-append button + .btn,
  .input-group-append .advbutton + .btn,
  .input-group-append .btn + .btn-default,
  .input-group-append .btn-default + .btn-default,
  .input-group-append button + .btn-default,
  .input-group-append .advbutton + .btn-default,
  .input-group-append .btn + button,
  .input-group-append .btn-default + button,
  .input-group-append button + button,
  .input-group-append .advbutton + button,
  .input-group-append .btn + .advbutton,
  .input-group-append .btn-default + .advbutton,
  .input-group-append button + .advbutton,
  .input-group-append .advbutton + .advbutton,
  .input-group-append .btn + .input-group-text,
  .input-group-append .btn-default + .input-group-text,
  .input-group-append button + .input-group-text,
  .input-group-append .advbutton + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn,
  .input-group-append .input-group-text + .btn-default,
  .input-group-append .input-group-text + button,
  .input-group-append .input-group-text + .advbutton {
    margin-left: 0rem; }

.input-group-prepend {
  margin-right: 0rem; }

.input-group-append {
  margin-left: 0rem; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 1rem 0;
  margin-bottom: 0;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #666;
  text-align: center;
  white-space: nowrap;
  background-color: transparent;
  border: 0rem solid transparent;
  border-radius: 0; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg &gt; .form-control:not(textarea),
.input-group-lg &gt; .custom-select {
  height: calc(1.5em + 2.03125rem); }

.input-group-lg &gt; .form-control,
.input-group-lg &gt; .custom-select,
.input-group-lg &gt; .input-group-prepend &gt; .input-group-text,
.input-group-lg &gt; .input-group-append &gt; .input-group-text,
.input-group-lg &gt; .input-group-prepend &gt; .btn,
.input-group-lg &gt; .input-group-prepend &gt; .btn-default,
.input-group-lg &gt; .input-group-prepend &gt; button,
.input-group-lg &gt; .input-group-prepend &gt; .advbutton,
.input-group-lg &gt; .input-group-append &gt; .btn,
.input-group-lg &gt; .input-group-append &gt; .btn-default,
.input-group-lg &gt; .input-group-append &gt; button,
.input-group-lg &gt; .input-group-append &gt; .advbutton {
  padding: 1.015625rem 0;
  font-size: 1.015625rem;
  line-height: 1.5;
  border-radius: 0; }

.input-group-sm &gt; .form-control:not(textarea),
.input-group-sm &gt; .custom-select {
  height: calc(1.5em + 1.625rem); }

.input-group-sm &gt; .form-control,
.input-group-sm &gt; .custom-select,
.input-group-sm &gt; .input-group-prepend &gt; .input-group-text,
.input-group-sm &gt; .input-group-append &gt; .input-group-text,
.input-group-sm &gt; .input-group-prepend &gt; .btn,
.input-group-sm &gt; .input-group-prepend &gt; .btn-default,
.input-group-sm &gt; .input-group-prepend &gt; button,
.input-group-sm &gt; .input-group-prepend &gt; .advbutton,
.input-group-sm &gt; .input-group-append &gt; .btn,
.input-group-sm &gt; .input-group-append &gt; .btn-default,
.input-group-sm &gt; .input-group-append &gt; button,
.input-group-sm &gt; .input-group-append &gt; .advbutton {
  padding: 0.8125rem 0;
  font-size: 0.7109375rem;
  line-height: 1.5;
  border-radius: 0; }

.input-group-lg &gt; .custom-select,
.input-group-sm &gt; .custom-select {
  padding-right: 1rem; }

.input-group &gt; .input-group-prepend &gt; .btn, .input-group &gt; .input-group-prepend &gt; .btn-default, .input-group &gt; .input-group-prepend &gt; button, .input-group &gt; .input-group-prepend &gt; .advbutton,
.input-group &gt; .input-group-prepend &gt; .input-group-text,
.input-group:not(.has-validation) &gt; .input-group-append:not(:last-child) &gt; .btn,
.input-group:not(.has-validation) &gt; .input-group-append:not(:last-child) &gt; .btn-default,
.input-group:not(.has-validation) &gt; .input-group-append:not(:last-child) &gt; button,
.input-group:not(.has-validation) &gt; .input-group-append:not(:last-child) &gt; .advbutton,
.input-group:not(.has-validation) &gt; .input-group-append:not(:last-child) &gt; .input-group-text,
.input-group.has-validation &gt; .input-group-append:nth-last-child(n + 3) &gt; .btn,
.input-group.has-validation &gt; .input-group-append:nth-last-child(n + 3) &gt; .btn-default,
.input-group.has-validation &gt; .input-group-append:nth-last-child(n + 3) &gt; button,
.input-group.has-validation &gt; .input-group-append:nth-last-child(n + 3) &gt; .advbutton,
.input-group.has-validation &gt; .input-group-append:nth-last-child(n + 3) &gt; .input-group-text,
.input-group &gt; .input-group-append:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.input-group &gt; .input-group-append:last-child &gt; .btn-default:not(:last-child):not(.dropdown-toggle),
.input-group &gt; .input-group-append:last-child &gt; button:not(:last-child):not(.dropdown-toggle),
.input-group &gt; .input-group-append:last-child &gt; .advbutton:not(:last-child):not(.dropdown-toggle),
.input-group &gt; .input-group-append:last-child &gt; .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group &gt; .input-group-append &gt; .btn, .input-group &gt; .input-group-append &gt; .btn-default, .input-group &gt; .input-group-append &gt; button, .input-group &gt; .input-group-append &gt; .advbutton,
.input-group &gt; .input-group-append &gt; .input-group-text,
.input-group &gt; .input-group-prepend:not(:first-child) &gt; .btn,
.input-group &gt; .input-group-prepend:not(:first-child) &gt; .btn-default,
.input-group &gt; .input-group-prepend:not(:first-child) &gt; button,
.input-group &gt; .input-group-prepend:not(:first-child) &gt; .advbutton,
.input-group &gt; .input-group-prepend:not(:first-child) &gt; .input-group-text,
.input-group &gt; .input-group-prepend:first-child &gt; .btn:not(:first-child),
.input-group &gt; .input-group-prepend:first-child &gt; .btn-default:not(:first-child),
.input-group &gt; .input-group-prepend:first-child &gt; button:not(:first-child),
.input-group &gt; .input-group-prepend:first-child &gt; .advbutton:not(:first-child),
.input-group &gt; .input-group-prepend:first-child &gt; .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.21875rem;
  padding-left: 3rem;
  color-adjust: exact; }

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1.25rem;
  height: 1.234375rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #ffffff;
    border-color: #4e7c98;
    background-color: #4e7c98; }
  .custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: 0; }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #9ab9cb; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #ffffff;
    background-color: #bcd0dd;
    border-color: #bcd0dd; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #666; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #f8f9fa; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: -0.015625rem;
    left: -3rem;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    pointer-events: none;
    content: "";
    background-color: #ffffff;
    border: #bbb solid 0rem; }
  .custom-control-label::after {
    position: absolute;
    top: -0.015625rem;
    left: -3rem;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    content: "";
    background: 50% / 50% 50% no-repeat; }

.custom-checkbox .custom-control-label::before {
  border-radius: 2px; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23ffffff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #4e7c98;
  background-color: #4e7c98; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23ffffff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(78, 124, 152, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(78, 124, 152, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='4' fill='%232196F3'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(78, 124, 152, 0.5); }

.custom-switch {
  padding-left: 3.9375rem; }
  .custom-switch .custom-control-label::before {
    left: -3.9375rem;
    width: 2.1875rem;
    pointer-events: all;
    border-radius: 0.625rem; }
  .custom-switch .custom-control-label::after {
    top: -0.015625rem;
    left: -3.9375rem;
    width: 1.25rem;
    height: 1.25rem;
    background-color: #bbb;
    border-radius: 0.625rem;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #ffffff;
    transform: translateX(0.9375rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(78, 124, 152, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 2rem);
  padding: 1rem 1rem 1rem 0;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #666;
  vertical-align: middle;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23222' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0 center/8px 10px no-repeat;
  border: 0rem solid transparent;
  border-radius: 0.25rem;
  appearance: none; }
  .custom-select:focus {
    border-color: #9ab9cb;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(78, 124, 152, 0.25); }
    .custom-select:focus::-ms-value {
      color: #666;
      background-color: transparent; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0;
    background-image: none; }
  .custom-select:disabled {
    color: #666;
    background-color: #eee; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #666; }

.custom-select-sm {
  height: calc(1.5em + 1.625rem);
  padding-top: 0.8125rem;
  padding-bottom: 0.8125rem;
  padding-left: 0;
  font-size: 0.7109375rem; }

.custom-select-lg {
  height: calc(1.5em + 2.03125rem);
  padding-top: 1.015625rem;
  padding-bottom: 1.015625rem;
  padding-left: 0;
  font-size: 1.015625rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 2rem);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 2rem);
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #9ab9cb;
    box-shadow: 0 0 0 0.2rem rgba(78, 124, 152, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: transparent; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 2rem);
  padding: 1rem 0;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #666;
  background-color: transparent;
  border: 0rem solid transparent;
  border-radius: 0; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 2rem);
    padding: 1rem 0;
    line-height: 1.5;
    color: #666;
    content: "Browse";
    background-color: transparent;
    border-left: inherit;
    border-radius: 0 0 0 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none; }
  .custom-range:focus {
    outline: 0; }
    .custom-range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(78, 124, 152, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(78, 124, 152, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(78, 124, 152, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #4e7c98;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #bcd0dd; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #4e7c98;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #bcd0dd; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #4e7c98;
    border: 0;
    border-radius: 1rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #bcd0dd; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #bbb; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #bbb; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #bbb; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      transition: none; } }

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #bbb;
    pointer-events: none;
    cursor: default; }

.nav-tabs, .nav-gestmax {
  border-bottom: 1px solid transparent; }
  .nav-tabs .nav-link, .nav-gestmax .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-gestmax .nav-link:hover, .nav-tabs .nav-link:focus, .nav-gestmax .nav-link:focus {
      border-color: #eee #eee transparent; }
    .nav-tabs .nav-link.disabled, .nav-gestmax .nav-link.disabled {
      color: #bbb;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-gestmax .nav-link.active, .nav-tabs #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-tabs .nav-link.ui-menu-item:hover, .nav-gestmax #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-gestmax .nav-link.ui-menu-item:hover,
  .nav-tabs .nav-item.show .nav-link,
  .nav-gestmax .nav-item.show .nav-link {
    color: #444;
    background-color: #ffffff;
    border-color: #dee2e6 #dee2e6 #ffffff; }
  .nav-tabs .dropdown-menu, .nav-gestmax .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-pills .nav-link.ui-menu-item:hover,
.nav-pills .show &gt; .nav-link {
  color: #ffffff;
  background-color: #4e7c98; }

.nav-fill &gt; .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified &gt; .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content &gt; .tab-pane {
  display: none; }

.tab-content &gt; .active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .tab-content &gt; .ui-menu-item:hover {
  display: block; }

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem; }
  .navbar .container,
  .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl, .navbar .gestmax-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.34765625rem;
  padding-bottom: 0.34765625rem;
  margin-right: 1rem;
  font-size: 1.015625rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.015625rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat; }

.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto; }

@media (max-width: 575.98px) {
  .navbar-expand-sm &gt; .container,
  .navbar-expand-sm &gt; .container-fluid, .navbar-expand-sm &gt; .container-sm, .navbar-expand-sm &gt; .container-md, .navbar-expand-sm &gt; .container-lg, .navbar-expand-sm &gt; .container-xl, .navbar-expand-sm &gt; .gestmax-container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm &gt; .container,
    .navbar-expand-sm &gt; .container-fluid, .navbar-expand-sm &gt; .container-sm, .navbar-expand-sm &gt; .container-md, .navbar-expand-sm &gt; .container-lg, .navbar-expand-sm &gt; .container-xl, .navbar-expand-sm &gt; .gestmax-container {
      flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-sm .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md &gt; .container,
  .navbar-expand-md &gt; .container-fluid, .navbar-expand-md &gt; .container-sm, .navbar-expand-md &gt; .container-md, .navbar-expand-md &gt; .container-lg, .navbar-expand-md &gt; .container-xl, .navbar-expand-md &gt; .gestmax-container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md &gt; .container,
    .navbar-expand-md &gt; .container-fluid, .navbar-expand-md &gt; .container-sm, .navbar-expand-md &gt; .container-md, .navbar-expand-md &gt; .container-lg, .navbar-expand-md &gt; .container-xl, .navbar-expand-md &gt; .gestmax-container {
      flex-wrap: nowrap; }
    .navbar-expand-md .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-md .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg &gt; .container,
  .navbar-expand-lg &gt; .container-fluid, .navbar-expand-lg &gt; .container-sm, .navbar-expand-lg &gt; .container-md, .navbar-expand-lg &gt; .container-lg, .navbar-expand-lg &gt; .container-xl, .navbar-expand-lg &gt; .gestmax-container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg &gt; .container,
    .navbar-expand-lg &gt; .container-fluid, .navbar-expand-lg &gt; .container-sm, .navbar-expand-lg &gt; .container-md, .navbar-expand-lg &gt; .container-lg, .navbar-expand-lg &gt; .container-xl, .navbar-expand-lg &gt; .gestmax-container {
      flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-lg .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl &gt; .container,
  .navbar-expand-xl &gt; .container-fluid, .navbar-expand-xl &gt; .container-sm, .navbar-expand-xl &gt; .container-md, .navbar-expand-xl &gt; .container-lg, .navbar-expand-xl &gt; .container-xl, .navbar-expand-xl &gt; .gestmax-container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl &gt; .container,
    .navbar-expand-xl &gt; .container-fluid, .navbar-expand-xl &gt; .container-sm, .navbar-expand-xl &gt; .container-md, .navbar-expand-xl &gt; .container-lg, .navbar-expand-xl &gt; .container-xl, .navbar-expand-xl &gt; .gestmax-container {
      flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-nav-scroll {
      overflow: visible; }
    .navbar-expand-xl .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start; }
  .navbar-expand &gt; .container,
  .navbar-expand &gt; .container-fluid, .navbar-expand &gt; .container-sm, .navbar-expand &gt; .container-md, .navbar-expand &gt; .container-lg, .navbar-expand &gt; .container-xl, .navbar-expand &gt; .gestmax-container {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand &gt; .container,
  .navbar-expand &gt; .container-fluid, .navbar-expand &gt; .container-sm, .navbar-expand &gt; .container-md, .navbar-expand &gt; .container-lg, .navbar-expand &gt; .container-xl, .navbar-expand &gt; .gestmax-container {
    flex-wrap: nowrap; }
  .navbar-expand .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show &gt; .nav-link,
.navbar-light .navbar-nav .active &gt; .nav-link,
.navbar-light .navbar-nav #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:hover &gt; .nav-link,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .navbar-light .navbar-nav .ui-menu-item:hover &gt; .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:hover,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .navbar-light .navbar-nav .nav-link.ui-menu-item:hover {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: rgba(0, 0, 0, 0.9); }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand {
  color: #ffffff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #ffffff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: #ffffff; }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show &gt; .nav-link,
.navbar-dark .navbar-nav .active &gt; .nav-link,
.navbar-dark .navbar-nav #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:hover &gt; .nav-link,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .navbar-dark .navbar-nav .ui-menu-item:hover &gt; .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:hover,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .navbar-dark .navbar-nav .nav-link.ui-menu-item:hover {
  color: #ffffff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.75);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-text a {
    color: #ffffff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #ffffff; }

.card, #application_edit FIELDSET, #bookmark_edit FIELDSET, #recruitingeventapp_edit FIELDSET, #candidate_edit FIELDSET, #candidateaccount_edit FIELDSET, #employeeaccount_edit FIELDSET, #home_index fieldset {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  border: 0 solid transparent;
  border-radius: 0.25rem; }
  .card &gt; hr, #application_edit FIELDSET &gt; hr, #bookmark_edit FIELDSET &gt; hr, #recruitingeventapp_edit FIELDSET &gt; hr, #candidate_edit FIELDSET &gt; hr, #candidateaccount_edit FIELDSET &gt; hr, #employeeaccount_edit FIELDSET &gt; hr, #home_index fieldset &gt; hr {
    margin-right: 0;
    margin-left: 0; }
  .card &gt; .list-group, #application_edit FIELDSET &gt; .list-group, #bookmark_edit FIELDSET &gt; .list-group, #recruitingeventapp_edit FIELDSET &gt; .list-group, #candidate_edit FIELDSET &gt; .list-group, #candidateaccount_edit FIELDSET &gt; .list-group, #employeeaccount_edit FIELDSET &gt; .list-group, #home_index fieldset &gt; .list-group, #candidateduplicate_mergeNotDuplicate .card &gt; .ui-autocomplete, #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit FIELDSET &gt; .ui-autocomplete, #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit FIELDSET &gt; .ui-autocomplete, #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit FIELDSET &gt; .ui-autocomplete, #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit FIELDSET &gt; .ui-autocomplete, #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit FIELDSET &gt; .ui-autocomplete, #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit FIELDSET &gt; .ui-autocomplete, #home_index #candidateduplicate_mergeNotDuplicate fieldset &gt; .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index fieldset &gt; .ui-autocomplete {
    border-top: inherit;
    border-bottom: inherit; }
    .card &gt; .list-group:first-child, #application_edit FIELDSET &gt; .list-group:first-child, #bookmark_edit FIELDSET &gt; .list-group:first-child, #recruitingeventapp_edit FIELDSET &gt; .list-group:first-child, #candidate_edit FIELDSET &gt; .list-group:first-child, #candidateaccount_edit FIELDSET &gt; .list-group:first-child, #employeeaccount_edit FIELDSET &gt; .list-group:first-child, #home_index fieldset &gt; .list-group:first-child, #candidateduplicate_mergeNotDuplicate .card &gt; .ui-autocomplete:first-child, #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete:first-child, #candidateduplicate_mergeNotDuplicate #application_edit FIELDSET &gt; .ui-autocomplete:first-child, #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete:first-child, #candidateduplicate_mergeNotDuplicate #bookmark_edit FIELDSET &gt; .ui-autocomplete:first-child, #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete:first-child, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit FIELDSET &gt; .ui-autocomplete:first-child, #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete:first-child, #candidateduplicate_mergeNotDuplicate #candidate_edit FIELDSET &gt; .ui-autocomplete:first-child, #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete:first-child, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit FIELDSET &gt; .ui-autocomplete:first-child, #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete:first-child, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit FIELDSET &gt; .ui-autocomplete:first-child, #home_index #candidateduplicate_mergeNotDuplicate fieldset &gt; .ui-autocomplete:first-child, #candidateduplicate_mergeNotDuplicate #home_index fieldset &gt; .ui-autocomplete:first-child {
      border-top-width: 0;
      border-top-left-radius: 0.25rem;
      border-top-right-radius: 0.25rem; }
    .card &gt; .list-group:last-child, #application_edit FIELDSET &gt; .list-group:last-child, #bookmark_edit FIELDSET &gt; .list-group:last-child, #recruitingeventapp_edit FIELDSET &gt; .list-group:last-child, #candidate_edit FIELDSET &gt; .list-group:last-child, #candidateaccount_edit FIELDSET &gt; .list-group:last-child, #employeeaccount_edit FIELDSET &gt; .list-group:last-child, #home_index fieldset &gt; .list-group:last-child, #candidateduplicate_mergeNotDuplicate .card &gt; .ui-autocomplete:last-child, #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete:last-child, #candidateduplicate_mergeNotDuplicate #application_edit FIELDSET &gt; .ui-autocomplete:last-child, #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete:last-child, #candidateduplicate_mergeNotDuplicate #bookmark_edit FIELDSET &gt; .ui-autocomplete:last-child, #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete:last-child, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit FIELDSET &gt; .ui-autocomplete:last-child, #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete:last-child, #candidateduplicate_mergeNotDuplicate #candidate_edit FIELDSET &gt; .ui-autocomplete:last-child, #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete:last-child, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit FIELDSET &gt; .ui-autocomplete:last-child, #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete:last-child, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit FIELDSET &gt; .ui-autocomplete:last-child, #home_index #candidateduplicate_mergeNotDuplicate fieldset &gt; .ui-autocomplete:last-child, #candidateduplicate_mergeNotDuplicate #home_index fieldset &gt; .ui-autocomplete:last-child {
      border-bottom-width: 0;
      border-bottom-right-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem; }
  .card &gt; .card-header + .list-group, #application_edit FIELDSET &gt; .card-header + .list-group, #bookmark_edit FIELDSET &gt; .card-header + .list-group, #recruitingeventapp_edit FIELDSET &gt; .card-header + .list-group, #candidate_edit FIELDSET &gt; .card-header + .list-group, #candidateaccount_edit FIELDSET &gt; .card-header + .list-group, #employeeaccount_edit FIELDSET &gt; .card-header + .list-group, #home_index fieldset &gt; .card-header + .list-group, #application_edit FIELDSET .card &gt; LEGEND + .list-group, #application_edit FIELDSET &gt; LEGEND + .list-group, #bookmark_edit #application_edit FIELDSET &gt; LEGEND + .list-group, #application_edit #bookmark_edit FIELDSET &gt; LEGEND + .list-group, #recruitingeventapp_edit #application_edit FIELDSET &gt; LEGEND + .list-group, #application_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .list-group, #candidate_edit #application_edit FIELDSET &gt; LEGEND + .list-group, #application_edit #candidate_edit FIELDSET &gt; LEGEND + .list-group, #candidateaccount_edit #application_edit FIELDSET &gt; LEGEND + .list-group, #application_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .list-group, #employeeaccount_edit #application_edit FIELDSET &gt; LEGEND + .list-group, #application_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .list-group, #home_index #application_edit FIELDSET fieldset &gt; LEGEND + .list-group, #application_edit FIELDSET #home_index fieldset &gt; LEGEND + .list-group, #bookmark_edit FIELDSET .card &gt; LEGEND + .list-group, #application_edit #bookmark_edit FIELDSET &gt; LEGEND + .list-group, #bookmark_edit #application_edit FIELDSET &gt; LEGEND + .list-group, #bookmark_edit FIELDSET &gt; LEGEND + .list-group, #recruitingeventapp_edit #bookmark_edit FIELDSET &gt; LEGEND + .list-group, #bookmark_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .list-group, #candidate_edit #bookmark_edit FIELDSET &gt; LEGEND + .list-group, #bookmark_edit #candidate_edit FIELDSET &gt; LEGEND + .list-group, #candidateaccount_edit #bookmark_edit FIELDSET &gt; LEGEND + .list-group, #bookmark_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .list-group, #employeeaccount_edit #bookmark_edit FIELDSET &gt; LEGEND + .list-group, #bookmark_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .list-group, #home_index #bookmark_edit FIELDSET fieldset &gt; LEGEND + .list-group, #bookmark_edit FIELDSET #home_index fieldset &gt; LEGEND + .list-group, #recruitingeventapp_edit FIELDSET .card &gt; LEGEND + .list-group, #application_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .list-group, #recruitingeventapp_edit #application_edit FIELDSET &gt; LEGEND + .list-group, #bookmark_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .list-group, #recruitingeventapp_edit #bookmark_edit FIELDSET &gt; LEGEND + .list-group, #recruitingeventapp_edit FIELDSET &gt; LEGEND + .list-group, #candidate_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .list-group, #recruitingeventapp_edit #candidate_edit FIELDSET &gt; LEGEND + .list-group, #candidateaccount_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .list-group, #recruitingeventapp_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .list-group, #employeeaccount_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .list-group, #recruitingeventapp_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .list-group, #home_index #recruitingeventapp_edit FIELDSET fieldset &gt; LEGEND + .list-group, #recruitingeventapp_edit FIELDSET #home_index fieldset &gt; LEGEND + .list-group, #candidate_edit FIELDSET .card &gt; LEGEND + .list-group, #application_edit #candidate_edit FIELDSET &gt; LEGEND + .list-group, #candidate_edit #application_edit FIELDSET &gt; LEGEND + .list-group, #bookmark_edit #candidate_edit FIELDSET &gt; LEGEND + .list-group, #candidate_edit #bookmark_edit FIELDSET &gt; LEGEND + .list-group, #recruitingeventapp_edit #candidate_edit FIELDSET &gt; LEGEND + .list-group, #candidate_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .list-group, #candidate_edit FIELDSET &gt; LEGEND + .list-group, #candidateaccount_edit #candidate_edit FIELDSET &gt; LEGEND + .list-group, #candidate_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .list-group, #employeeaccount_edit #candidate_edit FIELDSET &gt; LEGEND + .list-group, #candidate_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .list-group, #home_index #candidate_edit FIELDSET fieldset &gt; LEGEND + .list-group, #candidate_edit FIELDSET #home_index fieldset &gt; LEGEND + .list-group, #candidateaccount_edit FIELDSET .card &gt; LEGEND + .list-group, #application_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .list-group, #candidateaccount_edit #application_edit FIELDSET &gt; LEGEND + .list-group, #bookmark_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .list-group, #candidateaccount_edit #bookmark_edit FIELDSET &gt; LEGEND + .list-group, #recruitingeventapp_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .list-group, #candidateaccount_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .list-group, #candidate_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .list-group, #candidateaccount_edit #candidate_edit FIELDSET &gt; LEGEND + .list-group, #candidateaccount_edit FIELDSET &gt; LEGEND + .list-group, #employeeaccount_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .list-group, #candidateaccount_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .list-group, #home_index #candidateaccount_edit FIELDSET fieldset &gt; LEGEND + .list-group, #candidateaccount_edit FIELDSET #home_index fieldset &gt; LEGEND + .list-group, #employeeaccount_edit FIELDSET .card &gt; LEGEND + .list-group, #application_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .list-group, #employeeaccount_edit #application_edit FIELDSET &gt; LEGEND + .list-group, #bookmark_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .list-group, #employeeaccount_edit #bookmark_edit FIELDSET &gt; LEGEND + .list-group, #recruitingeventapp_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .list-group, #employeeaccount_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .list-group, #candidate_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .list-group, #employeeaccount_edit #candidate_edit FIELDSET &gt; LEGEND + .list-group, #candidateaccount_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .list-group, #employeeaccount_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .list-group, #employeeaccount_edit FIELDSET &gt; LEGEND + .list-group, #home_index #employeeaccount_edit FIELDSET fieldset &gt; LEGEND + .list-group, #employeeaccount_edit FIELDSET #home_index fieldset &gt; LEGEND + .list-group, #home_index fieldset .card &gt; h3 + .list-group, #application_edit #home_index fieldset FIELDSET &gt; h3 + .list-group, #home_index fieldset #application_edit FIELDSET &gt; h3 + .list-group, #bookmark_edit #home_index fieldset FIELDSET &gt; h3 + .list-group, #home_index fieldset #bookmark_edit FIELDSET &gt; h3 + .list-group, #recruitingeventapp_edit #home_index fieldset FIELDSET &gt; h3 + .list-group, #home_index fieldset #recruitingeventapp_edit FIELDSET &gt; h3 + .list-group, #candidate_edit #home_index fieldset FIELDSET &gt; h3 + .list-group, #home_index fieldset #candidate_edit FIELDSET &gt; h3 + .list-group, #candidateaccount_edit #home_index fieldset FIELDSET &gt; h3 + .list-group, #home_index fieldset #candidateaccount_edit FIELDSET &gt; h3 + .list-group, #employeeaccount_edit #home_index fieldset FIELDSET &gt; h3 + .list-group, #home_index fieldset #employeeaccount_edit FIELDSET &gt; h3 + .list-group, #home_index fieldset &gt; h3 + .list-group, #candidateduplicate_mergeNotDuplicate .card &gt; .card-header + .ui-autocomplete, #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .card-header + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit FIELDSET &gt; .card-header + .ui-autocomplete, #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .card-header + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit FIELDSET &gt; .card-header + .ui-autocomplete, #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .card-header + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit FIELDSET &gt; .card-header + .ui-autocomplete, #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .card-header + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit FIELDSET &gt; .card-header + .ui-autocomplete, #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .card-header + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit FIELDSET &gt; .card-header + .ui-autocomplete, #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .card-header + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit FIELDSET &gt; .card-header + .ui-autocomplete, #home_index #candidateduplicate_mergeNotDuplicate fieldset &gt; .card-header + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index fieldset &gt; .card-header + .ui-autocomplete, #application_edit FIELDSET #candidateduplicate_mergeNotDuplicate .card &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit FIELDSET .card &gt; LEGEND + .ui-autocomplete, #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #bookmark_edit #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit #application_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #application_edit #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit #bookmark_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #recruitingeventapp_edit #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit #application_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #application_edit #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidate_edit #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit #application_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #application_edit #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit #candidate_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateaccount_edit #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit #application_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #application_edit #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #employeeaccount_edit #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit #application_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #application_edit #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #home_index #application_edit FIELDSET #candidateduplicate_mergeNotDuplicate fieldset &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index #application_edit FIELDSET fieldset &gt; LEGEND + .ui-autocomplete, #application_edit FIELDSET #home_index #candidateduplicate_mergeNotDuplicate fieldset &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit FIELDSET #home_index fieldset &gt; LEGEND + .ui-autocomplete, #bookmark_edit FIELDSET #candidateduplicate_mergeNotDuplicate .card &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit FIELDSET .card &gt; LEGEND + .ui-autocomplete, #application_edit #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit #bookmark_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #bookmark_edit #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit #application_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #recruitingeventapp_edit #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit #bookmark_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #bookmark_edit #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidate_edit #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit #bookmark_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #bookmark_edit #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit #candidate_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateaccount_edit #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit #bookmark_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #bookmark_edit #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #employeeaccount_edit #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit #bookmark_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #bookmark_edit #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #home_index #bookmark_edit FIELDSET #candidateduplicate_mergeNotDuplicate fieldset &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index #bookmark_edit FIELDSET fieldset &gt; LEGEND + .ui-autocomplete, #bookmark_edit FIELDSET #home_index #candidateduplicate_mergeNotDuplicate fieldset &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit FIELDSET #home_index fieldset &gt; LEGEND + .ui-autocomplete, #recruitingeventapp_edit FIELDSET #candidateduplicate_mergeNotDuplicate .card &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit FIELDSET .card &gt; LEGEND + .ui-autocomplete, #application_edit #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #recruitingeventapp_edit #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit #application_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #bookmark_edit #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #recruitingeventapp_edit #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit #bookmark_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidate_edit #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #recruitingeventapp_edit #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit #candidate_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateaccount_edit #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #recruitingeventapp_edit #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #employeeaccount_edit #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #recruitingeventapp_edit #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #home_index #recruitingeventapp_edit FIELDSET #candidateduplicate_mergeNotDuplicate fieldset &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index #recruitingeventapp_edit FIELDSET fieldset &gt; LEGEND + .ui-autocomplete, #recruitingeventapp_edit FIELDSET #home_index #candidateduplicate_mergeNotDuplicate fieldset &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit FIELDSET #home_index fieldset &gt; LEGEND + .ui-autocomplete, #candidate_edit FIELDSET #candidateduplicate_mergeNotDuplicate .card &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit FIELDSET .card &gt; LEGEND + .ui-autocomplete, #application_edit #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit #candidate_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidate_edit #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit #application_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #bookmark_edit #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit #candidate_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidate_edit #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit #bookmark_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #recruitingeventapp_edit #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit #candidate_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidate_edit #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateaccount_edit #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit #candidate_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidate_edit #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #employeeaccount_edit #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit #candidate_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidate_edit #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #home_index #candidate_edit FIELDSET #candidateduplicate_mergeNotDuplicate fieldset &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index #candidate_edit FIELDSET fieldset &gt; LEGEND + .ui-autocomplete, #candidate_edit FIELDSET #home_index #candidateduplicate_mergeNotDuplicate fieldset &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit FIELDSET #home_index fieldset &gt; LEGEND + .ui-autocomplete, #candidateaccount_edit FIELDSET #candidateduplicate_mergeNotDuplicate .card &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit FIELDSET .card &gt; LEGEND + .ui-autocomplete, #application_edit #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateaccount_edit #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit #application_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #bookmark_edit #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateaccount_edit #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit #bookmark_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #recruitingeventapp_edit #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateaccount_edit #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidate_edit #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateaccount_edit #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit #candidate_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #employeeaccount_edit #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateaccount_edit #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #home_index #candidateaccount_edit FIELDSET #candidateduplicate_mergeNotDuplicate fieldset &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index #candidateaccount_edit FIELDSET fieldset &gt; LEGEND + .ui-autocomplete, #candidateaccount_edit FIELDSET #home_index #candidateduplicate_mergeNotDuplicate fieldset &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit FIELDSET #home_index fieldset &gt; LEGEND + .ui-autocomplete, #employeeaccount_edit FIELDSET #candidateduplicate_mergeNotDuplicate .card &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit FIELDSET .card &gt; LEGEND + .ui-autocomplete, #application_edit #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #employeeaccount_edit #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit #application_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #bookmark_edit #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #employeeaccount_edit #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit #bookmark_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #recruitingeventapp_edit #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #employeeaccount_edit #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit #recruitingeventapp_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidate_edit #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #employeeaccount_edit #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit #candidate_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateaccount_edit #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit #employeeaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #employeeaccount_edit #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit #candidateaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit FIELDSET &gt; LEGEND + .ui-autocomplete, #home_index #employeeaccount_edit FIELDSET #candidateduplicate_mergeNotDuplicate fieldset &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index #employeeaccount_edit FIELDSET fieldset &gt; LEGEND + .ui-autocomplete, #employeeaccount_edit FIELDSET #home_index #candidateduplicate_mergeNotDuplicate fieldset &gt; LEGEND + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit FIELDSET #home_index fieldset &gt; LEGEND + .ui-autocomplete, #home_index fieldset #candidateduplicate_mergeNotDuplicate .card &gt; h3 + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index fieldset .card &gt; h3 + .ui-autocomplete, #application_edit #home_index fieldset #candidateduplicate_mergeNotDuplicate FIELDSET &gt; h3 + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #application_edit #home_index fieldset FIELDSET &gt; h3 + .ui-autocomplete, #home_index fieldset #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; h3 + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index fieldset #application_edit FIELDSET &gt; h3 + .ui-autocomplete, #bookmark_edit #home_index fieldset #candidateduplicate_mergeNotDuplicate FIELDSET &gt; h3 + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #bookmark_edit #home_index fieldset FIELDSET &gt; h3 + .ui-autocomplete, #home_index fieldset #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; h3 + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index fieldset #bookmark_edit FIELDSET &gt; h3 + .ui-autocomplete, #recruitingeventapp_edit #home_index fieldset #candidateduplicate_mergeNotDuplicate FIELDSET &gt; h3 + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit #home_index fieldset FIELDSET &gt; h3 + .ui-autocomplete, #home_index fieldset #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; h3 + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index fieldset #recruitingeventapp_edit FIELDSET &gt; h3 + .ui-autocomplete, #candidate_edit #home_index fieldset #candidateduplicate_mergeNotDuplicate FIELDSET &gt; h3 + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidate_edit #home_index fieldset FIELDSET &gt; h3 + .ui-autocomplete, #home_index fieldset #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; h3 + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index fieldset #candidate_edit FIELDSET &gt; h3 + .ui-autocomplete, #candidateaccount_edit #home_index fieldset #candidateduplicate_mergeNotDuplicate FIELDSET &gt; h3 + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #candidateaccount_edit #home_index fieldset FIELDSET &gt; h3 + .ui-autocomplete, #home_index fieldset #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; h3 + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index fieldset #candidateaccount_edit FIELDSET &gt; h3 + .ui-autocomplete, #employeeaccount_edit #home_index fieldset #candidateduplicate_mergeNotDuplicate FIELDSET &gt; h3 + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #employeeaccount_edit #home_index fieldset FIELDSET &gt; h3 + .ui-autocomplete, #home_index fieldset #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; h3 + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index fieldset #employeeaccount_edit FIELDSET &gt; h3 + .ui-autocomplete, #home_index #candidateduplicate_mergeNotDuplicate fieldset &gt; h3 + .ui-autocomplete, #candidateduplicate_mergeNotDuplicate #home_index fieldset &gt; h3 + .ui-autocomplete,
  .card &gt; .list-group + .card-footer,
  #application_edit FIELDSET &gt; .list-group + .card-footer,
  #bookmark_edit FIELDSET &gt; .list-group + .card-footer,
  #recruitingeventapp_edit FIELDSET &gt; .list-group + .card-footer,
  #candidate_edit FIELDSET &gt; .list-group + .card-footer,
  #candidateaccount_edit FIELDSET &gt; .list-group + .card-footer,
  #employeeaccount_edit FIELDSET &gt; .list-group + .card-footer,
  #home_index fieldset &gt; .list-group + .card-footer,
  #candidateduplicate_mergeNotDuplicate .card &gt; .ui-autocomplete + .card-footer,
  #application_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete + .card-footer,
  #candidateduplicate_mergeNotDuplicate #application_edit FIELDSET &gt; .ui-autocomplete + .card-footer,
  #bookmark_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete + .card-footer,
  #candidateduplicate_mergeNotDuplicate #bookmark_edit FIELDSET &gt; .ui-autocomplete + .card-footer,
  #recruitingeventapp_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete + .card-footer,
  #candidateduplicate_mergeNotDuplicate #recruitingeventapp_edit FIELDSET &gt; .ui-autocomplete + .card-footer,
  #candidate_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete + .card-footer,
  #candidateduplicate_mergeNotDuplicate #candidate_edit FIELDSET &gt; .ui-autocomplete + .card-footer,
  #candidateaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete + .card-footer,
  #candidateduplicate_mergeNotDuplicate #candidateaccount_edit FIELDSET &gt; .ui-autocomplete + .card-footer,
  #employeeaccount_edit #candidateduplicate_mergeNotDuplicate FIELDSET &gt; .ui-autocomplete + .card-footer,
  #candidateduplicate_mergeNotDuplicate #employeeaccount_edit FIELDSET &gt; .ui-autocomplete + .card-footer,
  #home_index #candidateduplicate_mergeNotDuplicate fieldset &gt; .ui-autocomplete + .card-footer,
  #candidateduplicate_mergeNotDuplicate #home_index fieldset &gt; .ui-autocomplete + .card-footer {
    border-top: 0; }

.card-body, #application_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET .fieldset-body, #home_index fieldset .content-block {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header, #application_edit FIELDSET LEGEND, #bookmark_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET LEGEND, #candidate_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET LEGEND, #home_index fieldset h3 {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 0 solid transparent; }
  .card-header:first-child, #application_edit FIELDSET LEGEND:first-child, #bookmark_edit FIELDSET LEGEND:first-child, #recruitingeventapp_edit FIELDSET LEGEND:first-child, #candidate_edit FIELDSET LEGEND:first-child, #candidateaccount_edit FIELDSET LEGEND:first-child, #employeeaccount_edit FIELDSET LEGEND:first-child, #home_index fieldset h3:first-child {
    border-radius: 0.25rem 0.25rem 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 0 solid transparent; }
  .card-footer:last-child {
    border-radius: 0 0 0.25rem 0.25rem; }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: 0.25rem; }

.card-img,
.card-img-top,
.card-img-bottom {
  flex-shrink: 0;
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.card-deck .card, .card-deck #application_edit FIELDSET, #application_edit .card-deck FIELDSET, .card-deck #bookmark_edit FIELDSET, #bookmark_edit .card-deck FIELDSET, .card-deck #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .card-deck FIELDSET, .card-deck #candidate_edit FIELDSET, #candidate_edit .card-deck FIELDSET, .card-deck #candidateaccount_edit FIELDSET, #candidateaccount_edit .card-deck FIELDSET, .card-deck #employeeaccount_edit FIELDSET, #employeeaccount_edit .card-deck FIELDSET, .card-deck #home_index fieldset, #home_index .card-deck fieldset {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .card-deck .card, .card-deck #application_edit FIELDSET, #application_edit .card-deck FIELDSET, .card-deck #bookmark_edit FIELDSET, #bookmark_edit .card-deck FIELDSET, .card-deck #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .card-deck FIELDSET, .card-deck #candidate_edit FIELDSET, #candidate_edit .card-deck FIELDSET, .card-deck #candidateaccount_edit FIELDSET, #candidateaccount_edit .card-deck FIELDSET, .card-deck #employeeaccount_edit FIELDSET, #employeeaccount_edit .card-deck FIELDSET, .card-deck #home_index fieldset, #home_index .card-deck fieldset {
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; } }

.card-group &gt; .card, #application_edit .card-group &gt; FIELDSET, #bookmark_edit .card-group &gt; FIELDSET, #recruitingeventapp_edit .card-group &gt; FIELDSET, #candidate_edit .card-group &gt; FIELDSET, #candidateaccount_edit .card-group &gt; FIELDSET, #employeeaccount_edit .card-group &gt; FIELDSET, #home_index .card-group &gt; fieldset {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap; }
    .card-group &gt; .card, #application_edit .card-group &gt; FIELDSET, #bookmark_edit .card-group &gt; FIELDSET, #recruitingeventapp_edit .card-group &gt; FIELDSET, #candidate_edit .card-group &gt; FIELDSET, #candidateaccount_edit .card-group &gt; FIELDSET, #employeeaccount_edit .card-group &gt; FIELDSET, #home_index .card-group &gt; fieldset {
      flex: 1 0 0%;
      margin-bottom: 0; }
      .card-group &gt; .card + .card, #application_edit .card-group &gt; FIELDSET + .card, #bookmark_edit .card-group &gt; FIELDSET + .card, #recruitingeventapp_edit .card-group &gt; FIELDSET + .card, #candidate_edit .card-group &gt; FIELDSET + .card, #candidateaccount_edit .card-group &gt; FIELDSET + .card, #employeeaccount_edit .card-group &gt; FIELDSET + .card, #home_index .card-group &gt; fieldset + .card, #application_edit .card-group &gt; .card + FIELDSET, #application_edit .card-group &gt; FIELDSET + FIELDSET, #bookmark_edit #application_edit .card-group &gt; FIELDSET + FIELDSET, #application_edit #bookmark_edit .card-group &gt; FIELDSET + FIELDSET, #recruitingeventapp_edit #application_edit .card-group &gt; FIELDSET + FIELDSET, #application_edit #recruitingeventapp_edit .card-group &gt; FIELDSET + FIELDSET, #candidate_edit #application_edit .card-group &gt; FIELDSET + FIELDSET, #application_edit #candidate_edit .card-group &gt; FIELDSET + FIELDSET, #candidateaccount_edit #application_edit .card-group &gt; FIELDSET + FIELDSET, #application_edit #candidateaccount_edit .card-group &gt; FIELDSET + FIELDSET, #employeeaccount_edit #application_edit .card-group &gt; FIELDSET + FIELDSET, #application_edit #employeeaccount_edit .card-group &gt; FIELDSET + FIELDSET, #home_index #application_edit .card-group &gt; fieldset + FIELDSET, #application_edit #home_index .card-group &gt; fieldset + FIELDSET, #bookmark_edit .card-group &gt; .card + FIELDSET, #application_edit #bookmark_edit .card-group &gt; FIELDSET + FIELDSET, #bookmark_edit #application_edit .card-group &gt; FIELDSET + FIELDSET, #bookmark_edit .card-group &gt; FIELDSET + FIELDSET, #recruitingeventapp_edit #bookmark_edit .card-group &gt; FIELDSET + FIELDSET, #bookmark_edit #recruitingeventapp_edit .card-group &gt; FIELDSET + FIELDSET, #candidate_edit #bookmark_edit .card-group &gt; FIELDSET + FIELDSET, #bookmark_edit #candidate_edit .card-group &gt; FIELDSET + FIELDSET, #candidateaccount_edit #bookmark_edit .card-group &gt; FIELDSET + FIELDSET, #bookmark_edit #candidateaccount_edit .card-group &gt; FIELDSET + FIELDSET, #employeeaccount_edit #bookmark_edit .card-group &gt; FIELDSET + FIELDSET, #bookmark_edit #employeeaccount_edit .card-group &gt; FIELDSET + FIELDSET, #home_index #bookmark_edit .card-group &gt; fieldset + FIELDSET, #bookmark_edit #home_index .card-group &gt; fieldset + FIELDSET, #recruitingeventapp_edit .card-group &gt; .card + FIELDSET, #application_edit #recruitingeventapp_edit .card-group &gt; FIELDSET + FIELDSET, #recruitingeventapp_edit #application_edit .card-group &gt; FIELDSET + FIELDSET, #bookmark_edit #recruitingeventapp_edit .card-group &gt; FIELDSET + FIELDSET, #recruitingeventapp_edit #bookmark_edit .card-group &gt; FIELDSET + FIELDSET, #recruitingeventapp_edit .card-group &gt; FIELDSET + FIELDSET, #candidate_edit #recruitingeventapp_edit .card-group &gt; FIELDSET + FIELDSET, #recruitingeventapp_edit #candidate_edit .card-group &gt; FIELDSET + FIELDSET, #candidateaccount_edit #recruitingeventapp_edit .card-group &gt; FIELDSET + FIELDSET, #recruitingeventapp_edit #candidateaccount_edit .card-group &gt; FIELDSET + FIELDSET, #employeeaccount_edit #recruitingeventapp_edit .card-group &gt; FIELDSET + FIELDSET, #recruitingeventapp_edit #employeeaccount_edit .card-group &gt; FIELDSET + FIELDSET, #home_index #recruitingeventapp_edit .card-group &gt; fieldset + FIELDSET, #recruitingeventapp_edit #home_index .card-group &gt; fieldset + FIELDSET, #candidate_edit .card-group &gt; .card + FIELDSET, #application_edit #candidate_edit .card-group &gt; FIELDSET + FIELDSET, #candidate_edit #application_edit .card-group &gt; FIELDSET + FIELDSET, #bookmark_edit #candidate_edit .card-group &gt; FIELDSET + FIELDSET, #candidate_edit #bookmark_edit .card-group &gt; FIELDSET + FIELDSET, #recruitingeventapp_edit #candidate_edit .card-group &gt; FIELDSET + FIELDSET, #candidate_edit #recruitingeventapp_edit .card-group &gt; FIELDSET + FIELDSET, #candidate_edit .card-group &gt; FIELDSET + FIELDSET, #candidateaccount_edit #candidate_edit .card-group &gt; FIELDSET + FIELDSET, #candidate_edit #candidateaccount_edit .card-group &gt; FIELDSET + FIELDSET, #employeeaccount_edit #candidate_edit .card-group &gt; FIELDSET + FIELDSET, #candidate_edit #employeeaccount_edit .card-group &gt; FIELDSET + FIELDSET, #home_index #candidate_edit .card-group &gt; fieldset + FIELDSET, #candidate_edit #home_index .card-group &gt; fieldset + FIELDSET, #candidateaccount_edit .card-group &gt; .card + FIELDSET, #application_edit #candidateaccount_edit .card-group &gt; FIELDSET + FIELDSET, #candidateaccount_edit #application_edit .card-group &gt; FIELDSET + FIELDSET, #bookmark_edit #candidateaccount_edit .card-group &gt; FIELDSET + FIELDSET, #candidateaccount_edit #bookmark_edit .card-group &gt; FIELDSET + FIELDSET, #recruitingeventapp_edit #candidateaccount_edit .card-group &gt; FIELDSET + FIELDSET, #candidateaccount_edit #recruitingeventapp_edit .card-group &gt; FIELDSET + FIELDSET, #candidate_edit #candidateaccount_edit .card-group &gt; FIELDSET + FIELDSET, #candidateaccount_edit #candidate_edit .card-group &gt; FIELDSET + FIELDSET, #candidateaccount_edit .card-group &gt; FIELDSET + FIELDSET, #employeeaccount_edit #candidateaccount_edit .card-group &gt; FIELDSET + FIELDSET, #candidateaccount_edit #employeeaccount_edit .card-group &gt; FIELDSET + FIELDSET, #home_index #candidateaccount_edit .card-group &gt; fieldset + FIELDSET, #candidateaccount_edit #home_index .card-group &gt; fieldset + FIELDSET, #employeeaccount_edit .card-group &gt; .card + FIELDSET, #application_edit #employeeaccount_edit .card-group &gt; FIELDSET + FIELDSET, #employeeaccount_edit #application_edit .card-group &gt; FIELDSET + FIELDSET, #bookmark_edit #employeeaccount_edit .card-group &gt; FIELDSET + FIELDSET, #employeeaccount_edit #bookmark_edit .card-group &gt; FIELDSET + FIELDSET, #recruitingeventapp_edit #employeeaccount_edit .card-group &gt; FIELDSET + FIELDSET, #employeeaccount_edit #recruitingeventapp_edit .card-group &gt; FIELDSET + FIELDSET, #candidate_edit #employeeaccount_edit .card-group &gt; FIELDSET + FIELDSET, #employeeaccount_edit #candidate_edit .card-group &gt; FIELDSET + FIELDSET, #candidateaccount_edit #employeeaccount_edit .card-group &gt; FIELDSET + FIELDSET, #employeeaccount_edit #candidateaccount_edit .card-group &gt; FIELDSET + FIELDSET, #employeeaccount_edit .card-group &gt; FIELDSET + FIELDSET, #home_index #employeeaccount_edit .card-group &gt; fieldset + FIELDSET, #employeeaccount_edit #home_index .card-group &gt; fieldset + FIELDSET, #home_index .card-group &gt; .card + fieldset, #application_edit #home_index .card-group &gt; FIELDSET + fieldset, #home_index #application_edit .card-group &gt; FIELDSET + fieldset, #bookmark_edit #home_index .card-group &gt; FIELDSET + fieldset, #home_index #bookmark_edit .card-group &gt; FIELDSET + fieldset, #recruitingeventapp_edit #home_index .card-group &gt; FIELDSET + fieldset, #home_index #recruitingeventapp_edit .card-group &gt; FIELDSET + fieldset, #candidate_edit #home_index .card-group &gt; FIELDSET + fieldset, #home_index #candidate_edit .card-group &gt; FIELDSET + fieldset, #candidateaccount_edit #home_index .card-group &gt; FIELDSET + fieldset, #home_index #candidateaccount_edit .card-group &gt; FIELDSET + fieldset, #employeeaccount_edit #home_index .card-group &gt; FIELDSET + fieldset, #home_index #employeeaccount_edit .card-group &gt; FIELDSET + fieldset, #home_index .card-group &gt; fieldset + fieldset {
        margin-left: 0;
        border-left: 0; }
      .card-group &gt; .card:not(:last-child), #application_edit .card-group &gt; FIELDSET:not(:last-child), #bookmark_edit .card-group &gt; FIELDSET:not(:last-child), #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:last-child), #candidate_edit .card-group &gt; FIELDSET:not(:last-child), #candidateaccount_edit .card-group &gt; FIELDSET:not(:last-child), #employeeaccount_edit .card-group &gt; FIELDSET:not(:last-child), #home_index .card-group &gt; fieldset:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .card-group &gt; .card:not(:last-child) .card-img-top, #application_edit .card-group &gt; FIELDSET:not(:last-child) .card-img-top, #bookmark_edit .card-group &gt; FIELDSET:not(:last-child) .card-img-top, #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:last-child) .card-img-top, #candidate_edit .card-group &gt; FIELDSET:not(:last-child) .card-img-top, #candidateaccount_edit .card-group &gt; FIELDSET:not(:last-child) .card-img-top, #employeeaccount_edit .card-group &gt; FIELDSET:not(:last-child) .card-img-top, #home_index .card-group &gt; fieldset:not(:last-child) .card-img-top,
        .card-group &gt; .card:not(:last-child) .card-header,
        #application_edit .card-group &gt; FIELDSET:not(:last-child) .card-header,
        #bookmark_edit .card-group &gt; FIELDSET:not(:last-child) .card-header,
        #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:last-child) .card-header,
        #candidate_edit .card-group &gt; FIELDSET:not(:last-child) .card-header,
        #candidateaccount_edit .card-group &gt; FIELDSET:not(:last-child) .card-header,
        #employeeaccount_edit .card-group &gt; FIELDSET:not(:last-child) .card-header,
        #home_index .card-group &gt; fieldset:not(:last-child) .card-header,
        .card-group &gt; .card:not(:last-child) #application_edit FIELDSET LEGEND,
        #application_edit FIELDSET .card-group &gt; .card:not(:last-child) LEGEND,
        #application_edit .card-group &gt; FIELDSET:not(:last-child) LEGEND,
        #home_index .card-group &gt; fieldset:not(:last-child) #application_edit FIELDSET LEGEND,
        #application_edit FIELDSET #home_index .card-group &gt; fieldset:not(:last-child) LEGEND,
        .card-group &gt; .card:not(:last-child) #bookmark_edit FIELDSET LEGEND,
        #bookmark_edit FIELDSET .card-group &gt; .card:not(:last-child) LEGEND,
        #bookmark_edit .card-group &gt; FIELDSET:not(:last-child) LEGEND,
        #home_index .card-group &gt; fieldset:not(:last-child) #bookmark_edit FIELDSET LEGEND,
        #bookmark_edit FIELDSET #home_index .card-group &gt; fieldset:not(:last-child) LEGEND,
        .card-group &gt; .card:not(:last-child) #recruitingeventapp_edit FIELDSET LEGEND,
        #recruitingeventapp_edit FIELDSET .card-group &gt; .card:not(:last-child) LEGEND,
        #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:last-child) LEGEND,
        #home_index .card-group &gt; fieldset:not(:last-child) #recruitingeventapp_edit FIELDSET LEGEND,
        #recruitingeventapp_edit FIELDSET #home_index .card-group &gt; fieldset:not(:last-child) LEGEND,
        .card-group &gt; .card:not(:last-child) #candidate_edit FIELDSET LEGEND,
        #candidate_edit FIELDSET .card-group &gt; .card:not(:last-child) LEGEND,
        #candidate_edit .card-group &gt; FIELDSET:not(:last-child) LEGEND,
        #home_index .card-group &gt; fieldset:not(:last-child) #candidate_edit FIELDSET LEGEND,
        #candidate_edit FIELDSET #home_index .card-group &gt; fieldset:not(:last-child) LEGEND,
        .card-group &gt; .card:not(:last-child) #candidateaccount_edit FIELDSET LEGEND,
        #candidateaccount_edit FIELDSET .card-group &gt; .card:not(:last-child) LEGEND,
        #candidateaccount_edit .card-group &gt; FIELDSET:not(:last-child) LEGEND,
        #home_index .card-group &gt; fieldset:not(:last-child) #candidateaccount_edit FIELDSET LEGEND,
        #candidateaccount_edit FIELDSET #home_index .card-group &gt; fieldset:not(:last-child) LEGEND,
        .card-group &gt; .card:not(:last-child) #employeeaccount_edit FIELDSET LEGEND,
        #employeeaccount_edit FIELDSET .card-group &gt; .card:not(:last-child) LEGEND,
        #employeeaccount_edit .card-group &gt; FIELDSET:not(:last-child) LEGEND,
        #home_index .card-group &gt; fieldset:not(:last-child) #employeeaccount_edit FIELDSET LEGEND,
        #employeeaccount_edit FIELDSET #home_index .card-group &gt; fieldset:not(:last-child) LEGEND,
        .card-group &gt; .card:not(:last-child) #home_index fieldset h3,
        #home_index fieldset .card-group &gt; .card:not(:last-child) h3,
        #application_edit .card-group &gt; FIELDSET:not(:last-child) #home_index fieldset h3,
        #home_index fieldset #application_edit .card-group &gt; FIELDSET:not(:last-child) h3,
        #bookmark_edit .card-group &gt; FIELDSET:not(:last-child) #home_index fieldset h3,
        #home_index fieldset #bookmark_edit .card-group &gt; FIELDSET:not(:last-child) h3,
        #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:last-child) #home_index fieldset h3,
        #home_index fieldset #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:last-child) h3,
        #candidate_edit .card-group &gt; FIELDSET:not(:last-child) #home_index fieldset h3,
        #home_index fieldset #candidate_edit .card-group &gt; FIELDSET:not(:last-child) h3,
        #candidateaccount_edit .card-group &gt; FIELDSET:not(:last-child) #home_index fieldset h3,
        #home_index fieldset #candidateaccount_edit .card-group &gt; FIELDSET:not(:last-child) h3,
        #employeeaccount_edit .card-group &gt; FIELDSET:not(:last-child) #home_index fieldset h3,
        #home_index fieldset #employeeaccount_edit .card-group &gt; FIELDSET:not(:last-child) h3,
        #home_index .card-group &gt; fieldset:not(:last-child) h3 {
          border-top-right-radius: 0; }
        .card-group &gt; .card:not(:last-child) .card-img-bottom, #application_edit .card-group &gt; FIELDSET:not(:last-child) .card-img-bottom, #bookmark_edit .card-group &gt; FIELDSET:not(:last-child) .card-img-bottom, #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:last-child) .card-img-bottom, #candidate_edit .card-group &gt; FIELDSET:not(:last-child) .card-img-bottom, #candidateaccount_edit .card-group &gt; FIELDSET:not(:last-child) .card-img-bottom, #employeeaccount_edit .card-group &gt; FIELDSET:not(:last-child) .card-img-bottom, #home_index .card-group &gt; fieldset:not(:last-child) .card-img-bottom,
        .card-group &gt; .card:not(:last-child) .card-footer,
        #application_edit .card-group &gt; FIELDSET:not(:last-child) .card-footer,
        #bookmark_edit .card-group &gt; FIELDSET:not(:last-child) .card-footer,
        #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:last-child) .card-footer,
        #candidate_edit .card-group &gt; FIELDSET:not(:last-child) .card-footer,
        #candidateaccount_edit .card-group &gt; FIELDSET:not(:last-child) .card-footer,
        #employeeaccount_edit .card-group &gt; FIELDSET:not(:last-child) .card-footer,
        #home_index .card-group &gt; fieldset:not(:last-child) .card-footer {
          border-bottom-right-radius: 0; }
      .card-group &gt; .card:not(:first-child), #application_edit .card-group &gt; FIELDSET:not(:first-child), #bookmark_edit .card-group &gt; FIELDSET:not(:first-child), #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:first-child), #candidate_edit .card-group &gt; FIELDSET:not(:first-child), #candidateaccount_edit .card-group &gt; FIELDSET:not(:first-child), #employeeaccount_edit .card-group &gt; FIELDSET:not(:first-child), #home_index .card-group &gt; fieldset:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
        .card-group &gt; .card:not(:first-child) .card-img-top, #application_edit .card-group &gt; FIELDSET:not(:first-child) .card-img-top, #bookmark_edit .card-group &gt; FIELDSET:not(:first-child) .card-img-top, #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:first-child) .card-img-top, #candidate_edit .card-group &gt; FIELDSET:not(:first-child) .card-img-top, #candidateaccount_edit .card-group &gt; FIELDSET:not(:first-child) .card-img-top, #employeeaccount_edit .card-group &gt; FIELDSET:not(:first-child) .card-img-top, #home_index .card-group &gt; fieldset:not(:first-child) .card-img-top,
        .card-group &gt; .card:not(:first-child) .card-header,
        #application_edit .card-group &gt; FIELDSET:not(:first-child) .card-header,
        #bookmark_edit .card-group &gt; FIELDSET:not(:first-child) .card-header,
        #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:first-child) .card-header,
        #candidate_edit .card-group &gt; FIELDSET:not(:first-child) .card-header,
        #candidateaccount_edit .card-group &gt; FIELDSET:not(:first-child) .card-header,
        #employeeaccount_edit .card-group &gt; FIELDSET:not(:first-child) .card-header,
        #home_index .card-group &gt; fieldset:not(:first-child) .card-header,
        .card-group &gt; .card:not(:first-child) #application_edit FIELDSET LEGEND,
        #application_edit FIELDSET .card-group &gt; .card:not(:first-child) LEGEND,
        #application_edit .card-group &gt; FIELDSET:not(:first-child) LEGEND,
        #home_index .card-group &gt; fieldset:not(:first-child) #application_edit FIELDSET LEGEND,
        #application_edit FIELDSET #home_index .card-group &gt; fieldset:not(:first-child) LEGEND,
        .card-group &gt; .card:not(:first-child) #bookmark_edit FIELDSET LEGEND,
        #bookmark_edit FIELDSET .card-group &gt; .card:not(:first-child) LEGEND,
        #bookmark_edit .card-group &gt; FIELDSET:not(:first-child) LEGEND,
        #home_index .card-group &gt; fieldset:not(:first-child) #bookmark_edit FIELDSET LEGEND,
        #bookmark_edit FIELDSET #home_index .card-group &gt; fieldset:not(:first-child) LEGEND,
        .card-group &gt; .card:not(:first-child) #recruitingeventapp_edit FIELDSET LEGEND,
        #recruitingeventapp_edit FIELDSET .card-group &gt; .card:not(:first-child) LEGEND,
        #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:first-child) LEGEND,
        #home_index .card-group &gt; fieldset:not(:first-child) #recruitingeventapp_edit FIELDSET LEGEND,
        #recruitingeventapp_edit FIELDSET #home_index .card-group &gt; fieldset:not(:first-child) LEGEND,
        .card-group &gt; .card:not(:first-child) #candidate_edit FIELDSET LEGEND,
        #candidate_edit FIELDSET .card-group &gt; .card:not(:first-child) LEGEND,
        #candidate_edit .card-group &gt; FIELDSET:not(:first-child) LEGEND,
        #home_index .card-group &gt; fieldset:not(:first-child) #candidate_edit FIELDSET LEGEND,
        #candidate_edit FIELDSET #home_index .card-group &gt; fieldset:not(:first-child) LEGEND,
        .card-group &gt; .card:not(:first-child) #candidateaccount_edit FIELDSET LEGEND,
        #candidateaccount_edit FIELDSET .card-group &gt; .card:not(:first-child) LEGEND,
        #candidateaccount_edit .card-group &gt; FIELDSET:not(:first-child) LEGEND,
        #home_index .card-group &gt; fieldset:not(:first-child) #candidateaccount_edit FIELDSET LEGEND,
        #candidateaccount_edit FIELDSET #home_index .card-group &gt; fieldset:not(:first-child) LEGEND,
        .card-group &gt; .card:not(:first-child) #employeeaccount_edit FIELDSET LEGEND,
        #employeeaccount_edit FIELDSET .card-group &gt; .card:not(:first-child) LEGEND,
        #employeeaccount_edit .card-group &gt; FIELDSET:not(:first-child) LEGEND,
        #home_index .card-group &gt; fieldset:not(:first-child) #employeeaccount_edit FIELDSET LEGEND,
        #employeeaccount_edit FIELDSET #home_index .card-group &gt; fieldset:not(:first-child) LEGEND,
        .card-group &gt; .card:not(:first-child) #home_index fieldset h3,
        #home_index fieldset .card-group &gt; .card:not(:first-child) h3,
        #application_edit .card-group &gt; FIELDSET:not(:first-child) #home_index fieldset h3,
        #home_index fieldset #application_edit .card-group &gt; FIELDSET:not(:first-child) h3,
        #bookmark_edit .card-group &gt; FIELDSET:not(:first-child) #home_index fieldset h3,
        #home_index fieldset #bookmark_edit .card-group &gt; FIELDSET:not(:first-child) h3,
        #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:first-child) #home_index fieldset h3,
        #home_index fieldset #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:first-child) h3,
        #candidate_edit .card-group &gt; FIELDSET:not(:first-child) #home_index fieldset h3,
        #home_index fieldset #candidate_edit .card-group &gt; FIELDSET:not(:first-child) h3,
        #candidateaccount_edit .card-group &gt; FIELDSET:not(:first-child) #home_index fieldset h3,
        #home_index fieldset #candidateaccount_edit .card-group &gt; FIELDSET:not(:first-child) h3,
        #employeeaccount_edit .card-group &gt; FIELDSET:not(:first-child) #home_index fieldset h3,
        #home_index fieldset #employeeaccount_edit .card-group &gt; FIELDSET:not(:first-child) h3,
        #home_index .card-group &gt; fieldset:not(:first-child) h3 {
          border-top-left-radius: 0; }
        .card-group &gt; .card:not(:first-child) .card-img-bottom, #application_edit .card-group &gt; FIELDSET:not(:first-child) .card-img-bottom, #bookmark_edit .card-group &gt; FIELDSET:not(:first-child) .card-img-bottom, #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:first-child) .card-img-bottom, #candidate_edit .card-group &gt; FIELDSET:not(:first-child) .card-img-bottom, #candidateaccount_edit .card-group &gt; FIELDSET:not(:first-child) .card-img-bottom, #employeeaccount_edit .card-group &gt; FIELDSET:not(:first-child) .card-img-bottom, #home_index .card-group &gt; fieldset:not(:first-child) .card-img-bottom,
        .card-group &gt; .card:not(:first-child) .card-footer,
        #application_edit .card-group &gt; FIELDSET:not(:first-child) .card-footer,
        #bookmark_edit .card-group &gt; FIELDSET:not(:first-child) .card-footer,
        #recruitingeventapp_edit .card-group &gt; FIELDSET:not(:first-child) .card-footer,
        #candidate_edit .card-group &gt; FIELDSET:not(:first-child) .card-footer,
        #candidateaccount_edit .card-group &gt; FIELDSET:not(:first-child) .card-footer,
        #employeeaccount_edit .card-group &gt; FIELDSET:not(:first-child) .card-footer,
        #home_index .card-group &gt; fieldset:not(:first-child) .card-footer {
          border-bottom-left-radius: 0; } }

.card-columns .card, .card-columns #application_edit FIELDSET, #application_edit .card-columns FIELDSET, .card-columns #bookmark_edit FIELDSET, #bookmark_edit .card-columns FIELDSET, .card-columns #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .card-columns FIELDSET, .card-columns #candidate_edit FIELDSET, #candidate_edit .card-columns FIELDSET, .card-columns #candidateaccount_edit FIELDSET, #candidateaccount_edit .card-columns FIELDSET, .card-columns #employeeaccount_edit FIELDSET, #employeeaccount_edit .card-columns FIELDSET, .card-columns #home_index fieldset, #home_index .card-columns fieldset {
  margin-bottom: 0.75rem; }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card, .card-columns #application_edit FIELDSET, #application_edit .card-columns FIELDSET, .card-columns #bookmark_edit FIELDSET, #bookmark_edit .card-columns FIELDSET, .card-columns #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .card-columns FIELDSET, .card-columns #candidate_edit FIELDSET, #candidate_edit .card-columns FIELDSET, .card-columns #candidateaccount_edit FIELDSET, #candidateaccount_edit .card-columns FIELDSET, .card-columns #employeeaccount_edit FIELDSET, #employeeaccount_edit .card-columns FIELDSET, .card-columns #home_index fieldset, #home_index .card-columns fieldset {
      display: inline-block;
      width: 100%; } }

.accordion {
  overflow-anchor: none; }
  .accordion &gt; .card, #application_edit .accordion &gt; FIELDSET, #bookmark_edit .accordion &gt; FIELDSET, #recruitingeventapp_edit .accordion &gt; FIELDSET, #candidate_edit .accordion &gt; FIELDSET, #candidateaccount_edit .accordion &gt; FIELDSET, #employeeaccount_edit .accordion &gt; FIELDSET, #home_index .accordion &gt; fieldset {
    overflow: hidden; }
    .accordion &gt; .card:not(:last-of-type), #application_edit .accordion &gt; FIELDSET:not(:last-of-type), #bookmark_edit .accordion &gt; FIELDSET:not(:last-of-type), #recruitingeventapp_edit .accordion &gt; FIELDSET:not(:last-of-type), #candidate_edit .accordion &gt; FIELDSET:not(:last-of-type), #candidateaccount_edit .accordion &gt; FIELDSET:not(:last-of-type), #employeeaccount_edit .accordion &gt; FIELDSET:not(:last-of-type), #home_index .accordion &gt; fieldset:not(:last-of-type) {
      border-bottom: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .accordion &gt; .card:not(:first-of-type), #application_edit .accordion &gt; FIELDSET:not(:first-of-type), #bookmark_edit .accordion &gt; FIELDSET:not(:first-of-type), #recruitingeventapp_edit .accordion &gt; FIELDSET:not(:first-of-type), #candidate_edit .accordion &gt; FIELDSET:not(:first-of-type), #candidateaccount_edit .accordion &gt; FIELDSET:not(:first-of-type), #employeeaccount_edit .accordion &gt; FIELDSET:not(:first-of-type), #home_index .accordion &gt; fieldset:not(:first-of-type) {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
    .accordion &gt; .card &gt; .card-header, #application_edit .accordion &gt; FIELDSET &gt; .card-header, #bookmark_edit .accordion &gt; FIELDSET &gt; .card-header, #recruitingeventapp_edit .accordion &gt; FIELDSET &gt; .card-header, #candidate_edit .accordion &gt; FIELDSET &gt; .card-header, #candidateaccount_edit .accordion &gt; FIELDSET &gt; .card-header, #employeeaccount_edit .accordion &gt; FIELDSET &gt; .card-header, #home_index .accordion &gt; fieldset &gt; .card-header, #application_edit FIELDSET .accordion &gt; .card &gt; LEGEND, #application_edit .accordion &gt; FIELDSET &gt; LEGEND, #bookmark_edit #application_edit .accordion &gt; FIELDSET &gt; LEGEND, #application_edit #bookmark_edit .accordion &gt; FIELDSET &gt; LEGEND, #recruitingeventapp_edit #application_edit .accordion &gt; FIELDSET &gt; LEGEND, #application_edit #recruitingeventapp_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidate_edit #application_edit .accordion &gt; FIELDSET &gt; LEGEND, #application_edit #candidate_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidateaccount_edit #application_edit .accordion &gt; FIELDSET &gt; LEGEND, #application_edit #candidateaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #employeeaccount_edit #application_edit .accordion &gt; FIELDSET &gt; LEGEND, #application_edit #employeeaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #home_index #application_edit FIELDSET .accordion &gt; fieldset &gt; LEGEND, #application_edit FIELDSET #home_index .accordion &gt; fieldset &gt; LEGEND, #bookmark_edit FIELDSET .accordion &gt; .card &gt; LEGEND, #application_edit #bookmark_edit .accordion &gt; FIELDSET &gt; LEGEND, #bookmark_edit #application_edit .accordion &gt; FIELDSET &gt; LEGEND, #bookmark_edit .accordion &gt; FIELDSET &gt; LEGEND, #recruitingeventapp_edit #bookmark_edit .accordion &gt; FIELDSET &gt; LEGEND, #bookmark_edit #recruitingeventapp_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidate_edit #bookmark_edit .accordion &gt; FIELDSET &gt; LEGEND, #bookmark_edit #candidate_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidateaccount_edit #bookmark_edit .accordion &gt; FIELDSET &gt; LEGEND, #bookmark_edit #candidateaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #employeeaccount_edit #bookmark_edit .accordion &gt; FIELDSET &gt; LEGEND, #bookmark_edit #employeeaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #home_index #bookmark_edit FIELDSET .accordion &gt; fieldset &gt; LEGEND, #bookmark_edit FIELDSET #home_index .accordion &gt; fieldset &gt; LEGEND, #recruitingeventapp_edit FIELDSET .accordion &gt; .card &gt; LEGEND, #application_edit #recruitingeventapp_edit .accordion &gt; FIELDSET &gt; LEGEND, #recruitingeventapp_edit #application_edit .accordion &gt; FIELDSET &gt; LEGEND, #bookmark_edit #recruitingeventapp_edit .accordion &gt; FIELDSET &gt; LEGEND, #recruitingeventapp_edit #bookmark_edit .accordion &gt; FIELDSET &gt; LEGEND, #recruitingeventapp_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidate_edit #recruitingeventapp_edit .accordion &gt; FIELDSET &gt; LEGEND, #recruitingeventapp_edit #candidate_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidateaccount_edit #recruitingeventapp_edit .accordion &gt; FIELDSET &gt; LEGEND, #recruitingeventapp_edit #candidateaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #employeeaccount_edit #recruitingeventapp_edit .accordion &gt; FIELDSET &gt; LEGEND, #recruitingeventapp_edit #employeeaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #home_index #recruitingeventapp_edit FIELDSET .accordion &gt; fieldset &gt; LEGEND, #recruitingeventapp_edit FIELDSET #home_index .accordion &gt; fieldset &gt; LEGEND, #candidate_edit FIELDSET .accordion &gt; .card &gt; LEGEND, #application_edit #candidate_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidate_edit #application_edit .accordion &gt; FIELDSET &gt; LEGEND, #bookmark_edit #candidate_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidate_edit #bookmark_edit .accordion &gt; FIELDSET &gt; LEGEND, #recruitingeventapp_edit #candidate_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidate_edit #recruitingeventapp_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidate_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidateaccount_edit #candidate_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidate_edit #candidateaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #employeeaccount_edit #candidate_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidate_edit #employeeaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #home_index #candidate_edit FIELDSET .accordion &gt; fieldset &gt; LEGEND, #candidate_edit FIELDSET #home_index .accordion &gt; fieldset &gt; LEGEND, #candidateaccount_edit FIELDSET .accordion &gt; .card &gt; LEGEND, #application_edit #candidateaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidateaccount_edit #application_edit .accordion &gt; FIELDSET &gt; LEGEND, #bookmark_edit #candidateaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidateaccount_edit #bookmark_edit .accordion &gt; FIELDSET &gt; LEGEND, #recruitingeventapp_edit #candidateaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidateaccount_edit #recruitingeventapp_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidate_edit #candidateaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidateaccount_edit #candidate_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidateaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #employeeaccount_edit #candidateaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidateaccount_edit #employeeaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #home_index #candidateaccount_edit FIELDSET .accordion &gt; fieldset &gt; LEGEND, #candidateaccount_edit FIELDSET #home_index .accordion &gt; fieldset &gt; LEGEND, #employeeaccount_edit FIELDSET .accordion &gt; .card &gt; LEGEND, #application_edit #employeeaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #employeeaccount_edit #application_edit .accordion &gt; FIELDSET &gt; LEGEND, #bookmark_edit #employeeaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #employeeaccount_edit #bookmark_edit .accordion &gt; FIELDSET &gt; LEGEND, #recruitingeventapp_edit #employeeaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #employeeaccount_edit #recruitingeventapp_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidate_edit #employeeaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #employeeaccount_edit #candidate_edit .accordion &gt; FIELDSET &gt; LEGEND, #candidateaccount_edit #employeeaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #employeeaccount_edit #candidateaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #employeeaccount_edit .accordion &gt; FIELDSET &gt; LEGEND, #home_index #employeeaccount_edit FIELDSET .accordion &gt; fieldset &gt; LEGEND, #employeeaccount_edit FIELDSET #home_index .accordion &gt; fieldset &gt; LEGEND, #home_index fieldset .accordion &gt; .card &gt; h3, #application_edit #home_index fieldset .accordion &gt; FIELDSET &gt; h3, #home_index fieldset #application_edit .accordion &gt; FIELDSET &gt; h3, #bookmark_edit #home_index fieldset .accordion &gt; FIELDSET &gt; h3, #home_index fieldset #bookmark_edit .accordion &gt; FIELDSET &gt; h3, #recruitingeventapp_edit #home_index fieldset .accordion &gt; FIELDSET &gt; h3, #home_index fieldset #recruitingeventapp_edit .accordion &gt; FIELDSET &gt; h3, #candidate_edit #home_index fieldset .accordion &gt; FIELDSET &gt; h3, #home_index fieldset #candidate_edit .accordion &gt; FIELDSET &gt; h3, #candidateaccount_edit #home_index fieldset .accordion &gt; FIELDSET &gt; h3, #home_index fieldset #candidateaccount_edit .accordion &gt; FIELDSET &gt; h3, #employeeaccount_edit #home_index fieldset .accordion &gt; FIELDSET &gt; h3, #home_index fieldset #employeeaccount_edit .accordion &gt; FIELDSET &gt; h3, #home_index .accordion &gt; fieldset &gt; h3 {
      border-radius: 0;
      margin-bottom: 0; }

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eee;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: 0.5rem;
    color: #666;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .breadcrumb-item.ui-menu-item:hover {
  color: #666; }

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #4e7c98;
  background-color: #ffffff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #345365;
    text-decoration: none;
    background-color: #eee;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(78, 124, 152, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .page-item.ui-menu-item:hover .page-link {
  z-index: 3;
  color: #ffffff;
  background-color: #4e7c98;
  border-color: #4e7c98; }

.page-item.disabled .page-link {
  color: #666;
  pointer-events: none;
  cursor: auto;
  background-color: #ffffff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.015625rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.7109375rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge, .gestmax-status, .gestmax-recommendation-button {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .badge, .gestmax-status, .gestmax-recommendation-button {
      transition: none; } }
  a.badge:hover, a.gestmax-status:hover, a.gestmax-recommendation-button:hover, a.badge:focus, a.gestmax-status:focus, a.gestmax-recommendation-button:focus {
    text-decoration: none; }
  .badge:empty, .gestmax-status:empty, .gestmax-recommendation-button:empty {
    display: none; }

.btn .badge, .btn-default .badge, button .badge, .advbutton .badge, .btn .gestmax-status, .btn-default .gestmax-status, button .gestmax-status, .advbutton .gestmax-status, .btn .gestmax-recommendation-button, .btn-default .gestmax-recommendation-button, button .gestmax-recommendation-button, .advbutton .gestmax-recommendation-button {
  position: relative;
  top: -1px; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-primary, .gestmax-status, .gestmax-recommendation-button {
  color: #ffffff;
  background-color: #4e7c98; }
  a.badge-primary:hover, a.gestmax-status:hover, a.gestmax-recommendation-button:hover, a.badge-primary:focus, a.gestmax-status:focus, a.gestmax-recommendation-button:focus {
    color: #ffffff;
    background-color: #3d6176; }
  a.badge-primary:focus, a.gestmax-status:focus, a.gestmax-recommendation-button:focus, a.badge-primary.focus, a.focus.gestmax-status, a.focus.gestmax-recommendation-button {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(78, 124, 152, 0.5); }

.badge-secondary {
  color: #212121;
  background-color: #ffffff; }
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #212121;
    background-color: #e6e5e5; }
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

.badge-success {
  color: #212121;
  background-color: #9fd2a1; }
  a.badge-success:hover, a.badge-success:focus {
    color: #212121;
    background-color: #7cc27f; }
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(159, 210, 161, 0.5); }

.badge-info {
  color: #212121;
  background-color: #c4dfef; }
  a.badge-info:hover, a.badge-info:focus {
    color: #212121;
    background-color: #9cc9e4; }
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(196, 223, 239, 0.5); }

.badge-warning {
  color: #ffffff;
  background-color: #ff9800; }
  a.badge-warning:hover, a.badge-warning:focus {
    color: #ffffff;
    background-color: #cc7a00; }
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 152, 0, 0.5); }

.badge-danger {
  color: #ffffff;
  background-color: #a94442; }
  a.badge-danger:hover, a.badge-danger:focus {
    color: #ffffff;
    background-color: #843534; }
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(169, 68, 66, 0.5); }

.badge-light {
  color: #212121;
  background-color: #ffffff; }
  a.badge-light:hover, a.badge-light:focus {
    color: #212121;
    background-color: #e6e5e5; }
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

.badge-dark {
  color: #ffffff;
  background-color: #222; }
  a.badge-dark:hover, a.badge-dark:focus {
    color: #ffffff;
    background-color: #090808; }
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5); }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eee;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert, .info, .errorList, .reloadThisDivTemporaryDiv {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4.625rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #29404f;
  background-color: #dce5ea;
  border-color: #cddae2; }
  .alert-primary hr {
    border-top-color: #bdced9; }
  .alert-primary .alert-link {
    color: #18252d; }

.alert-secondary {
  color: #858585;
  background-color: white;
  border-color: white; }
  .alert-secondary hr {
    border-top-color: #f2f2f2; }
  .alert-secondary .alert-link {
    color: #6c6b6b; }

.alert-success {
  color: #536d54;
  background-color: #ecf6ec;
  border-color: #e4f2e5; }
  .alert-success hr {
    border-top-color: #d3ead4; }
  .alert-success .alert-link {
    color: #3d503e; }

.alert-info {
  color: #66747c;
  background-color: #f3f9fc;
  border-color: #eef6fb; }
  .alert-info hr {
    border-top-color: #d9ebf6; }
  .alert-info .alert-link {
    color: #4f5a60; }

.alert-warning, .reloadThisDivTemporaryDiv {
  color: #854f00;
  background-color: #ffeacc;
  border-color: #ffe2b8; }
  .alert-warning hr, .reloadThisDivTemporaryDiv hr {
    border-top-color: #ffd89f; }
  .alert-warning .alert-link, .reloadThisDivTemporaryDiv .alert-link {
    color: #523100; }

.alert-danger, .errorList {
  color: #582322;
  background-color: #eedad9;
  border-color: #e7cbca; }
  .alert-danger hr, .errorList hr {
    border-top-color: #dfbab8; }
  .alert-danger .alert-link, .errorList .alert-link {
    color: #331414; }

.alert-light {
  color: #858585;
  background-color: white;
  border-color: white; }
  .alert-light hr {
    border-top-color: #f2f2f2; }
  .alert-light .alert-link {
    color: #6c6b6b; }

.alert-dark {
  color: #121212;
  background-color: lightgray;
  border-color: #c1c1c1; }
  .alert-dark hr {
    border-top-color: #b4b4b4; }
  .alert-dark .alert-link {
    color: black; }

@keyframes progress-bar-stripes {
  from {
    background-position: 0.375rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: flex;
  height: 0.375rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.609375rem;
  background-color: #eee;
  border-radius: 0; }

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  background-color: #4e7c98;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      transition: none; } }

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 0.375rem 0.375rem; }

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      animation: none; } }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.list-group, #candidateduplicate_mergeNotDuplicate .ui-autocomplete {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-item-action {
  width: 100%;
  color: #444;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #444;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #444;
    background-color: #eee; }

.list-group-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .disabled.ui-menu-item, .list-group-item:disabled, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:disabled {
    color: #666;
    pointer-events: none;
    background-color: #ffffff; }
  .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:hover {
    z-index: 2;
    color: #ffffff;
    background-color: #4e7c98;
    border-color: #4e7c98; }
  .list-group-item + .list-group-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item + .list-group-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item + .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item + .ui-menu-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item + .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item + .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item + .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item + .ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item + .ui-menu-item:hover {
      margin-top: -1px;
      border-top-width: 1px; }

.list-group-horizontal {
  flex-direction: row; }
  .list-group-horizontal &gt; .list-group-item:first-child, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal &gt; .ui-menu-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0; }
  .list-group-horizontal &gt; .list-group-item:last-child, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal &gt; .ui-menu-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0; }
  .list-group-horizontal &gt; .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal &gt; .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal &gt; .ui-menu-item:hover {
    margin-top: 0; }
  .list-group-horizontal &gt; .list-group-item + .list-group-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal &gt; .ui-menu-item + .list-group-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal &gt; .list-group-item + .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal &gt; .ui-menu-item + .ui-menu-item {
    border-top-width: 1px;
    border-left-width: 0; }
    .list-group-horizontal &gt; .list-group-item + .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal &gt; .ui-menu-item + .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal &gt; .list-group-item + .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal &gt; .ui-menu-item + .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal &gt; .list-group-item + .ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal &gt; .ui-menu-item + .ui-menu-item:hover {
      margin-left: -1px;
      border-left-width: 1px; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row; }
    .list-group-horizontal-sm &gt; .list-group-item:first-child, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-sm &gt; .ui-menu-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm &gt; .list-group-item:last-child, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-sm &gt; .ui-menu-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm &gt; .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-sm &gt; .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-sm &gt; .ui-menu-item:hover {
      margin-top: 0; }
    .list-group-horizontal-sm &gt; .list-group-item + .list-group-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-sm &gt; .ui-menu-item + .list-group-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-sm &gt; .list-group-item + .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-sm &gt; .ui-menu-item + .ui-menu-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm &gt; .list-group-item + .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-sm &gt; .ui-menu-item + .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-sm &gt; .list-group-item + .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-sm &gt; .ui-menu-item + .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-sm &gt; .list-group-item + .ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-sm &gt; .ui-menu-item + .ui-menu-item:hover {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row; }
    .list-group-horizontal-md &gt; .list-group-item:first-child, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-md &gt; .ui-menu-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md &gt; .list-group-item:last-child, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-md &gt; .ui-menu-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md &gt; .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-md &gt; .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-md &gt; .ui-menu-item:hover {
      margin-top: 0; }
    .list-group-horizontal-md &gt; .list-group-item + .list-group-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-md &gt; .ui-menu-item + .list-group-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-md &gt; .list-group-item + .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-md &gt; .ui-menu-item + .ui-menu-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md &gt; .list-group-item + .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-md &gt; .ui-menu-item + .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-md &gt; .list-group-item + .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-md &gt; .ui-menu-item + .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-md &gt; .list-group-item + .ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-md &gt; .ui-menu-item + .ui-menu-item:hover {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row; }
    .list-group-horizontal-lg &gt; .list-group-item:first-child, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-lg &gt; .ui-menu-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg &gt; .list-group-item:last-child, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-lg &gt; .ui-menu-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg &gt; .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-lg &gt; .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-lg &gt; .ui-menu-item:hover {
      margin-top: 0; }
    .list-group-horizontal-lg &gt; .list-group-item + .list-group-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-lg &gt; .ui-menu-item + .list-group-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-lg &gt; .list-group-item + .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-lg &gt; .ui-menu-item + .ui-menu-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg &gt; .list-group-item + .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-lg &gt; .ui-menu-item + .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-lg &gt; .list-group-item + .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-lg &gt; .ui-menu-item + .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-lg &gt; .list-group-item + .ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-lg &gt; .ui-menu-item + .ui-menu-item:hover {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row; }
    .list-group-horizontal-xl &gt; .list-group-item:first-child, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-xl &gt; .ui-menu-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl &gt; .list-group-item:last-child, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-xl &gt; .ui-menu-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl &gt; .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-xl &gt; .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-xl &gt; .ui-menu-item:hover {
      margin-top: 0; }
    .list-group-horizontal-xl &gt; .list-group-item + .list-group-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-xl &gt; .ui-menu-item + .list-group-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-xl &gt; .list-group-item + .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-xl &gt; .ui-menu-item + .ui-menu-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl &gt; .list-group-item + .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-xl &gt; .ui-menu-item + .list-group-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-xl &gt; .list-group-item + .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-xl &gt; .ui-menu-item + .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-xl &gt; .list-group-item + .ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-horizontal-xl &gt; .ui-menu-item + .ui-menu-item:hover {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush {
  border-radius: 0; }
  .list-group-flush &gt; .list-group-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-flush &gt; .ui-menu-item {
    border-width: 0 0 1px; }
    .list-group-flush &gt; .list-group-item:last-child, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-flush &gt; .ui-menu-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #29404f;
  background-color: #cddae2; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #29404f;
    background-color: #bdced9; }
  .list-group-item-primary.list-group-item-action.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item-primary.list-group-item-action.ui-menu-item:hover {
    color: #ffffff;
    background-color: #29404f;
    border-color: #29404f; }

.list-group-item-secondary {
  color: #858585;
  background-color: white; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #858585;
    background-color: #f2f2f2; }
  .list-group-item-secondary.list-group-item-action.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item-secondary.list-group-item-action.ui-menu-item:hover {
    color: #ffffff;
    background-color: #858585;
    border-color: #858585; }

.list-group-item-success {
  color: #536d54;
  background-color: #e4f2e5; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #536d54;
    background-color: #d3ead4; }
  .list-group-item-success.list-group-item-action.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item-success.list-group-item-action.ui-menu-item:hover {
    color: #ffffff;
    background-color: #536d54;
    border-color: #536d54; }

.list-group-item-info {
  color: #66747c;
  background-color: #eef6fb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #66747c;
    background-color: #d9ebf6; }
  .list-group-item-info.list-group-item-action.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item-info.list-group-item-action.ui-menu-item:hover {
    color: #ffffff;
    background-color: #66747c;
    border-color: #66747c; }

.list-group-item-warning {
  color: #854f00;
  background-color: #ffe2b8; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #854f00;
    background-color: #ffd89f; }
  .list-group-item-warning.list-group-item-action.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item-warning.list-group-item-action.ui-menu-item:hover {
    color: #ffffff;
    background-color: #854f00;
    border-color: #854f00; }

.list-group-item-danger {
  color: #582322;
  background-color: #e7cbca; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #582322;
    background-color: #dfbab8; }
  .list-group-item-danger.list-group-item-action.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item-danger.list-group-item-action.ui-menu-item:hover {
    color: #ffffff;
    background-color: #582322;
    border-color: #582322; }

.list-group-item-light {
  color: #858585;
  background-color: white; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #858585;
    background-color: #f2f2f2; }
  .list-group-item-light.list-group-item-action.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item-light.list-group-item-action.ui-menu-item:hover {
    color: #ffffff;
    background-color: #858585;
    border-color: #858585; }

.list-group-item-dark {
  color: #121212;
  background-color: #c1c1c1; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #121212;
    background-color: #b4b4b4; }
  .list-group-item-dark.list-group-item-action.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item-dark.list-group-item-action.ui-menu-item:hover {
    color: #ffffff;
    background-color: #121212;
    border-color: #121212; }

.close {
  float: right;
  font-size: 2.125rem;
  font-weight: 300;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: .5; }
  .close:hover {
    color: #000000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }

a.close.disabled {
  pointer-events: none; }

.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #666;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        transition: none; } }
  .modal.show .modal-dialog {
    transform: none; }
  .modal.modal-static .modal-dialog {
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer &gt; * {
    margin: 0.25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7109375rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip .arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem; }
    .tooltip .arrow::before {
      position: absolute;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #444; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #444; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #444; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #444; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #ffffff;
  text-align: center;
  background-color: #444;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.7109375rem;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top &gt; .arrow, .bs-popover-auto[x-placement^="top"] &gt; .arrow {
    bottom: calc(-0.5rem - 1px); }
    .bs-popover-top &gt; .arrow::before, .bs-popover-auto[x-placement^="top"] &gt; .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top &gt; .arrow::after, .bs-popover-auto[x-placement^="top"] &gt; .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #ffffff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right &gt; .arrow, .bs-popover-auto[x-placement^="right"] &gt; .arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right &gt; .arrow::before, .bs-popover-auto[x-placement^="right"] &gt; .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right &gt; .arrow::after, .bs-popover-auto[x-placement^="right"] &gt; .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #ffffff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom &gt; .arrow, .bs-popover-auto[x-placement^="bottom"] &gt; .arrow {
    top: calc(-0.5rem - 1px); }
    .bs-popover-bottom &gt; .arrow::before, .bs-popover-auto[x-placement^="bottom"] &gt; .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom &gt; .arrow::after, .bs-popover-auto[x-placement^="bottom"] &gt; .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #ffffff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left &gt; .arrow, .bs-popover-auto[x-placement^="left"] &gt; .arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left &gt; .arrow::before, .bs-popover-auto[x-placement^="left"] &gt; .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left &gt; .arrow::after, .bs-popover-auto[x-placement^="left"] &gt; .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #ffffff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.8125rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #444; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      transition: none; } }

.carousel-item.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .carousel-item.ui-menu-item:hover,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .carousel-item-right.ui-menu-item:hover {
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .carousel-item-left.ui-menu-item:hover {
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none; }

.carousel-fade .carousel-item.active, .carousel-fade #candidateduplicate_mergeNotDuplicate .ui-autocomplete .carousel-item.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .carousel-fade .carousel-item.ui-menu-item:hover,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left, .carousel-fade #candidateduplicate_mergeNotDuplicate .ui-autocomplete .carousel-item-left.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .carousel-fade .carousel-item-left.ui-menu-item:hover,
.carousel-fade .active.carousel-item-right,
.carousel-fade #candidateduplicate_mergeNotDuplicate .ui-autocomplete .carousel-item-right.ui-menu-item:hover,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .carousel-fade .carousel-item-right.ui-menu-item:hover {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left, .carousel-fade #candidateduplicate_mergeNotDuplicate .ui-autocomplete .carousel-item-left.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .carousel-fade .carousel-item-left.ui-menu-item:hover,
    .carousel-fade .active.carousel-item-right,
    .carousel-fade #candidateduplicate_mergeNotDuplicate .ui-autocomplete .carousel-item-right.ui-menu-item:hover,
    #candidateduplicate_mergeNotDuplicate .ui-autocomplete .carousel-fade .carousel-item-right.ui-menu-item:hover {
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #ffffff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #ffffff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        transition: none; } }
  .carousel-indicators .active, .carousel-indicators #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .carousel-indicators .ui-menu-item:hover {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: .75s linear infinite spinner-border; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@keyframes spinner-grow {
  0% {
    transform: scale(0); }
  50% {
    opacity: 1;
    transform: none; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: .75s linear infinite spinner-grow; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #4e7c98 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #3d6176 !important; }

.bg-secondary {
  background-color: #ffffff !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #e6e5e5 !important; }

.bg-success {
  background-color: #9fd2a1 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #7cc27f !important; }

.bg-info {
  background-color: #c4dfef !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #9cc9e4 !important; }

.bg-warning {
  background-color: #ff9800 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #cc7a00 !important; }

.bg-danger {
  background-color: #a94442 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #843534 !important; }

.bg-light {
  background-color: #ffffff !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #e6e5e5 !important; }

.bg-dark {
  background-color: #222 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #090808 !important; }

.bg-white {
  background-color: #ffffff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #4e7c98 !important; }

.border-secondary {
  border-color: #ffffff !important; }

.border-success {
  border-color: #9fd2a1 !important; }

.border-info {
  border-color: #c4dfef !important; }

.border-warning {
  border-color: #ff9800 !important; }

.border-danger {
  border-color: #a94442 !important; }

.border-light {
  border-color: #ffffff !important; }

.border-dark {
  border-color: #222 !important; }

.border-white {
  border-color: #ffffff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after, body#calendar_view .calendar-content::after, #statisticsdwh_search #contentButtons::after, #statisticsdwh_search .ui-helper-clearfix::after, #home_index FIELDSET H3::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block, #statisticsdwh_search #contentButtons #mail_form, #statisticsdwh_search #contentButtons #search_statistics_dwh_helper_play {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.user-select-all {
  user-select: all !important; }

.user-select-auto {
  user-select: auto !important; }

.user-select-none {
  user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top, body &gt; .navbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2, #trigger_create .fieldAddValue, #trigger_edit .fieldAddValue,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2, #trigger_create .fieldAddValue, #trigger_edit .fieldAddValue,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3, #trigger_create #trigger-fieldset-2, #trigger_edit #trigger-fieldset-2,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3, #reportingcloud_list .groupped-table-list, #trigger_create .trigger-row, #trigger_edit .trigger-row,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4, #home_index .sortablePlaceholder,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

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

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white, #assessment_list .assessment-container .card .card-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #footer BUTTON, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #footer BUTTON, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #footer BUTTON, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #footer BUTTON, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #footer BUTTON, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #footer BUTTON, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #footer BUTTON, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #footer BUTTON, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer BUTTON, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer BUTTON, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer BUTTON, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #footer BUTTON, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer BUTTON, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #footer BUTTON, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #footer BUTTON {
  color: #ffffff !important; }

.text-primary {
  color: #4e7c98 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #345365 !important; }

.text-secondary {
  color: #ffffff !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #d9d9d9 !important; }

.text-success {
  color: #9fd2a1 !important; }

a.text-success:hover, a.text-success:focus {
  color: #6bba6e !important; }

.text-info {
  color: #c4dfef !important; }

a.text-info:hover, a.text-info:focus {
  color: #88bedf !important; }

.text-warning {
  color: #ff9800 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #b36a00 !important; }

.text-danger, div[name="candidatepassword_rgpdtext"] {
  color: #a94442 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #722e2d !important; }

.text-light {
  color: #ffffff !important; }

a.text-light:hover, a.text-light:focus {
  color: #d9d9d9 !important; }

.text-dark {
  color: #222 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: black !important; }

.text-body {
  color: #444 !important; }

.text-muted, .form-gestmax .inputinfos {
  color: #666 !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible, .hidden, .hidden-previewTitle, .hidden-link {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn):not(.btn-default):not(button):not(.advbutton) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #bbb;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge, .gestmax-status, .gestmax-recommendation-button {
    border: 1px solid #000000; }
  .table, .enrichedfield-table-espace, #statisticsdwh_search .report-table, .table-gestmax {
    border-collapse: collapse !important; }
    
    .table td,
    .enrichedfield-table-espace td,
    #statisticsdwh_search .report-table td,
    .table-gestmax td, .table th, .enrichedfield-table-espace th, #statisticsdwh_search .report-table th, .table-gestmax th {
      background-color: #ffffff !important; }
  .table-bordered th, #statistics_show .stats-container .statistics-data-table-full .table-gestmax th,
  .table-bordered td,
  #statistics_show .stats-container .statistics-data-table-full .table-gestmax td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th, .enrichedfield-table-espace .thead-dark th, #statisticsdwh_search .report-table .thead-dark th, .table-gestmax .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

.navbar {
  border: none;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); }
  .navbar-brand {
    font-size: 24px; }
  .navbar-nav .nav-link {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem; }
  .navbar.bg-dark input[type=text],
  .navbar.bg-dark input[type=password], .navbar.bg-primary input[type=text],
  .navbar.bg-primary input[type=password] {
    color: #fff;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5); }
    .navbar.bg-dark input[type=text]:focus,
    .navbar.bg-dark input[type=password]:focus, .navbar.bg-primary input[type=text]:focus,
    .navbar.bg-primary input[type=password]:focus {
      box-shadow: inset 0 -2px 0 #fff; }
    .navbar.bg-dark input[type=text]::placeholder,
    .navbar.bg-dark input[type=password]::placeholder, .navbar.bg-primary input[type=text]::placeholder,
    .navbar.bg-primary input[type=password]::placeholder {
      color: rgba(255, 255, 255, 0.5); }

.btn-primary, #addEducation, #addWorkexperience {
  position: relative; }
  .btn-primary:focus, #addEducation:focus, #addWorkexperience:focus {
    background-color: #4e7c98;
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-primary:hover, #addEducation:hover, #addWorkexperience:hover, .btn-primary:active:hover, #addEducation:active:hover, #addWorkexperience:active:hover {
    background-color: #446c84; }
  .btn-primary:active, #addEducation:active, #addWorkexperience:active {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); }
  .btn-primary:after, #addEducation:after, #addWorkexperience:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-primary:active:after, #addEducation:active:after, #addWorkexperience:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-primary.disabled:after, .disabled#addEducation:after, .disabled#addWorkexperience:after, .btn-primary[disabled]:after, #addEducation[disabled]:after, #addWorkexperience[disabled]:after {
    display: none; }

.btn-outline-primary {
  position: relative; }
  .btn-outline-primary:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-outline-primary:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-outline-primary.disabled:after, .btn-outline-primary[disabled]:after {
    display: none; }

.btn-secondary, .btn-default, button, .advbutton {
  position: relative; }
  .btn-secondary:focus, .btn-default:focus, button:focus, .advbutton:focus {
    background-color: #ffffff;
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-secondary:hover, .btn-default:hover, button:hover, .advbutton:hover, .btn-secondary:active:hover, .btn-default:active:hover, button:active:hover, .advbutton:active:hover {
    background-color: #f0f0f0; }
  .btn-secondary:active, .btn-default:active, button:active, .advbutton:active {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); }
  .btn-secondary:after, .btn-default:after, button:after, .advbutton:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #bbb 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-secondary:active:after, .btn-default:active:after, button:active:after, .advbutton:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-secondary.disabled:after, .disabled.btn-default:after, button.disabled:after, .disabled.advbutton:after, .btn-secondary[disabled]:after, .btn-default[disabled]:after, button[disabled]:after, .advbutton[disabled]:after {
    display: none; }

.btn-outline-secondary {
  position: relative; }
  .btn-outline-secondary:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #bbb 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-outline-secondary:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-outline-secondary.disabled:after, .btn-outline-secondary[disabled]:after {
    display: none; }

.btn-success {
  position: relative; }
  .btn-success:focus {
    background-color: #9fd2a1;
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-success:hover, .btn-success:active:hover {
    background-color: #8ac88d; }
  .btn-success:active {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); }
  .btn-success:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-success:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-success.disabled:after, .btn-success[disabled]:after {
    display: none; }

.btn-outline-success {
  position: relative; }
  .btn-outline-success:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-outline-success:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-outline-success.disabled:after, .btn-outline-success[disabled]:after {
    display: none; }

.btn-info {
  position: relative; }
  .btn-info:focus {
    background-color: #c4dfef;
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-info:hover, .btn-info:active:hover {
    background-color: #acd2e8; }
  .btn-info:active {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); }
  .btn-info:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-info:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-info.disabled:after, .btn-info[disabled]:after {
    display: none; }

.btn-outline-info {
  position: relative; }
  .btn-outline-info:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-outline-info:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-outline-info.disabled:after, .btn-outline-info[disabled]:after {
    display: none; }

.btn-warning {
  position: relative; }
  .btn-warning:focus {
    background-color: #ff9800;
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-warning:hover, .btn-warning:active:hover {
    background-color: #e08600; }
  .btn-warning:active {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); }
  .btn-warning:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-warning:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-warning.disabled:after, .btn-warning[disabled]:after {
    display: none; }

.btn-outline-warning {
  position: relative; }
  .btn-outline-warning:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-outline-warning:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-outline-warning.disabled:after, .btn-outline-warning[disabled]:after {
    display: none; }

.btn-danger {
  position: relative; }
  .btn-danger:focus {
    background-color: #a94442;
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-danger:hover, .btn-danger:active:hover {
    background-color: #933b39; }
  .btn-danger:active {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); }
  .btn-danger:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-danger:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-danger.disabled:after, .btn-danger[disabled]:after {
    display: none; }

.btn-outline-danger {
  position: relative; }
  .btn-outline-danger:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-outline-danger:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-outline-danger.disabled:after, .btn-outline-danger[disabled]:after {
    display: none; }

.btn-dark {
  position: relative; }
  .btn-dark:focus {
    background-color: #222;
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-dark:hover, .btn-dark:active:hover {
    background-color: #131313; }
  .btn-dark:active {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); }
  .btn-dark:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-dark:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-dark.disabled:after, .btn-dark[disabled]:after {
    display: none; }

.btn-outline-dark {
  position: relative; }
  .btn-outline-dark:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-outline-dark:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-outline-dark.disabled:after, .btn-outline-dark[disabled]:after {
    display: none; }

.btn-light {
  position: relative; }
  .btn-light:focus {
    background-color: #ffffff;
    box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5); }
  .btn-light:hover, .btn-light:active:hover {
    background-color: #f0f0f0; }
  .btn-light:active {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); }
  .btn-light:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-light:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-light.disabled:after, .btn-light[disabled]:after {
    display: none; }

.btn-outline-light {
  position: relative; }
  .btn-outline-light:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 0;
    background-image: radial-gradient(circle, #ffffff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-size: 1000% 1000%;
    background-position: 50%;
    border: none;
    opacity: 0;
    pointer-events: none;
    transition: background .5s, opacity 1s; }
  .btn-outline-light:active:after {
    background-size: 0 0;
    opacity: .2;
    transition: 0s; }
  .btn-outline-light.disabled:after, .btn-outline-light[disabled]:after {
    display: none; }

.btn, .btn-default, button, .advbutton {
  text-transform: uppercase;
  border: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  transition: all 0.4s; }
  .btn-link {
    box-shadow: none;
    color: #4e7c98; }
    .btn-link:hover, .btn-link:focus {
      box-shadow: none;
      color: #345365;
      text-decoration: underline; }
    .btn-link.disabled:hover, .btn-link.disabled:active:hover, .btn-link[disabled]:hover, .btn-link[disabled]:active:hover,
    fieldset[disabled] .btn-link:hover,
    fieldset[disabled] .btn-link:active:hover {
      color: #666;
      text-decoration: none; }
  .btn-secondary.disabled, .disabled.btn-default, button.disabled, .disabled.advbutton, .btn-secondary[disabled], .btn-default[disabled], button[disabled], .advbutton[disabled],
  fieldset[disabled] .btn-secondary,
  fieldset[disabled] .btn-default,
  fieldset[disabled] button,
  fieldset[disabled] .advbutton {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.4);
    opacity: 1; }
    .btn-secondary.disabled:hover, .disabled.btn-default:hover, button.disabled:hover, .disabled.advbutton:hover, .btn-secondary.disabled:focus, .disabled.btn-default:focus, button.disabled:focus, .disabled.advbutton:focus, .btn-secondary[disabled]:hover, .btn-default[disabled]:hover, button[disabled]:hover, .advbutton[disabled]:hover, .btn-secondary[disabled]:focus, .btn-default[disabled]:focus, button[disabled]:focus, .advbutton[disabled]:focus,
    fieldset[disabled] .btn-secondary:hover,
    fieldset[disabled] .btn-default:hover,
    fieldset[disabled] button:hover,
    fieldset[disabled] .advbutton:hover,
    fieldset[disabled] .btn-secondary:focus,
    fieldset[disabled] .btn-default:focus,
    fieldset[disabled] button:focus,
    fieldset[disabled] .advbutton:focus {
      background-color: rgba(0, 0, 0, 0.1); }
  .btn-outline-secondary {
    border-color: #eee;
    color: #dee2e6; }
  .btn-warning {
    color: #ffffff; }
  .btn.dropdown-toggle::before, .dropdown-toggle.btn-default::before, button.dropdown-toggle::before, .dropdown-toggle.advbutton::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent; }

.btn-group .btn + .btn, .btn-group .btn-default + .btn, .btn-group button + .btn, .btn-group .advbutton + .btn, .btn-group .btn + .btn-default, .btn-group .btn-default + .btn-default, .btn-group button + .btn-default, .btn-group .advbutton + .btn-default, .btn-group .btn + button, .btn-group .btn-default + button, .btn-group button + button, .btn-group .advbutton + button, .btn-group .btn + .advbutton, .btn-group .btn-default + .advbutton, .btn-group button + .advbutton, .btn-group .advbutton + .advbutton,
.btn-group .btn + .btn-group,
.btn-group .btn-default + .btn-group,
.btn-group button + .btn-group,
.btn-group .advbutton + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-default,
.btn-group .btn-group + button,
.btn-group .btn-group + .advbutton,
.btn-group .btn-group + .btn-group {
  margin-left: 0; }

.btn-group-vertical &gt; .btn + .btn, .btn-group-vertical &gt; .btn-default + .btn, .btn-group-vertical &gt; button + .btn, .btn-group-vertical &gt; .advbutton + .btn, .btn-group-vertical &gt; .btn + .btn-default, .btn-group-vertical &gt; .btn-default + .btn-default, .btn-group-vertical &gt; button + .btn-default, .btn-group-vertical &gt; .advbutton + .btn-default, .btn-group-vertical &gt; .btn + button, .btn-group-vertical &gt; .btn-default + button, .btn-group-vertical &gt; button + button, .btn-group-vertical &gt; .advbutton + button, .btn-group-vertical &gt; .btn + .advbutton, .btn-group-vertical &gt; .btn-default + .advbutton, .btn-group-vertical &gt; button + .advbutton, .btn-group-vertical &gt; .advbutton + .advbutton,
.btn-group-vertical &gt; .btn + .btn-group,
.btn-group-vertical &gt; .btn-default + .btn-group,
.btn-group-vertical &gt; button + .btn-group,
.btn-group-vertical &gt; .advbutton + .btn-group,
.btn-group-vertical &gt; .btn-group + .btn,
.btn-group-vertical &gt; .btn-group + .btn-default,
.btn-group-vertical &gt; .btn-group + button,
.btn-group-vertical &gt; .btn-group + .advbutton,
.btn-group-vertical &gt; .btn-group + .btn-group {
  margin-top: 0; }

.btn-group .btn + .btn, .btn-group .btn-default + .btn, .btn-group button + .btn, .btn-group .advbutton + .btn, .btn-group .btn + .btn-default, .btn-group .btn-default + .btn-default, .btn-group button + .btn-default, .btn-group .advbutton + .btn-default, .btn-group .btn + button, .btn-group .btn-default + button, .btn-group button + button, .btn-group .advbutton + button, .btn-group .btn + .advbutton, .btn-group .btn-default + .advbutton, .btn-group button + .advbutton, .btn-group .advbutton + .advbutton,
.btn-group .btn + .btn-group &gt; .dropdown-toggle,
.btn-group .btn-default + .btn-group &gt; .dropdown-toggle,
.btn-group button + .btn-group &gt; .dropdown-toggle,
.btn-group .advbutton + .btn-group &gt; .dropdown-toggle {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4); }

.border-secondary {
  border: 1px solid #dfdfdf !important; }

body,
input,
button {
  -webkit-font-smoothing: antialiased;
  letter-spacing: .1px; }

p {
  margin: 0 0 1em; }

a {
  transition: all 0.2s; }

.table-hover &gt; tbody &gt; tr, .enrichedfield-table-espace &gt; tbody &gt; tr, #statisticsdwh_search .report-table &gt; tbody &gt; tr, .table-gestmax &gt; tbody &gt; tr,
.table-hover &gt; tbody &gt; tr &gt; th,
.enrichedfield-table-espace &gt; tbody &gt; tr &gt; th,
#statisticsdwh_search .report-table &gt; tbody &gt; tr &gt; th,
.table-gestmax &gt; tbody &gt; tr &gt; th,
.table-hover &gt; tbody &gt; tr &gt; td,
.enrichedfield-table-espace &gt; tbody &gt; tr &gt; td,
#statisticsdwh_search .report-table &gt; tbody &gt; tr &gt; td,
.table-gestmax &gt; tbody &gt; tr &gt; td {
  transition: all 0.2s; }

.thead-inverse th {
  background-color: #4e7c98;
  color: #ffffff; }

.col-form-label {
  font-size: 16px; }
  .col-form-label-sm {
    font-size: 0.7109375rem; }
  .col-form-label-lg {
    font-size: 1.015625rem; }

textarea,
textarea.form-control,
input.form-control,
input[type=text],
input[type=password],
input[type=email],
input[type=number],
[type=text].form-control,
[type=password].form-control,
[type=email].form-control,
[type=tel].form-control,
[contenteditable].form-control {
  font-size: 1rem;
  box-shadow: inset 0 -1px 0 #ddd;
  transition: all 0.2s; }
  textarea:focus,
  textarea.form-control:focus,
  input.form-control:focus,
  input[type=text]:focus,
  input[type=password]:focus,
  input[type=email]:focus,
  input[type=number]:focus,
  [type=text].form-control:focus,
  [type=password].form-control:focus,
  [type=email].form-control:focus,
  [type=tel].form-control:focus,
  [contenteditable].form-control:focus {
    box-shadow: inset 0 -2px 0 #4e7c98; }
  textarea[disabled], textarea[readonly],
  textarea.form-control[disabled],
  textarea.form-control[readonly],
  input.form-control[disabled],
  input.form-control[readonly],
  input[type=text][disabled],
  input[type=text][readonly],
  input[type=password][disabled],
  input[type=password][readonly],
  input[type=email][disabled],
  input[type=email][readonly],
  input[type=number][disabled],
  input[type=number][readonly],
  [type=text].form-control[disabled],
  [type=text].form-control[readonly],
  [type=password].form-control[disabled],
  [type=password].form-control[readonly],
  [type=email].form-control[disabled],
  [type=email].form-control[readonly],
  [type=tel].form-control[disabled],
  [type=tel].form-control[readonly],
  [contenteditable].form-control[disabled],
  [contenteditable].form-control[readonly] {
    box-shadow: none;
    border-bottom: 1px dotted #ddd; }
  textarea[disabled], textarea[disabled]::placeholder,
  textarea.form-control[disabled],
  textarea.form-control[disabled]::placeholder,
  input.form-control[disabled],
  input.form-control[disabled]::placeholder,
  input[type=text][disabled],
  input[type=text][disabled]::placeholder,
  input[type=password][disabled],
  input[type=password][disabled]::placeholder,
  input[type=email][disabled],
  input[type=email][disabled]::placeholder,
  input[type=number][disabled],
  input[type=number][disabled]::placeholder,
  [type=text].form-control[disabled],
  [type=text].form-control[disabled]::placeholder,
  [type=password].form-control[disabled],
  [type=password].form-control[disabled]::placeholder,
  [type=email].form-control[disabled],
  [type=email].form-control[disabled]::placeholder,
  [type=tel].form-control[disabled],
  [type=tel].form-control[disabled]::placeholder,
  [contenteditable].form-control[disabled],
  [contenteditable].form-control[disabled]::placeholder {
    color: #ddd; }
  textarea:not(textarea),
  textarea.form-control:not(textarea),
  input.form-control:not(textarea),
  input[type=text]:not(textarea),
  input[type=password]:not(textarea),
  input[type=email]:not(textarea),
  input[type=number]:not(textarea),
  [type=text].form-control:not(textarea),
  [type=password].form-control:not(textarea),
  [type=email].form-control:not(textarea),
  [type=tel].form-control:not(textarea),
  [contenteditable].form-control:not(textarea) {
    height: calc(1.5em + 2rem); }
  textarea.form-control-sm,
  textarea.form-control.form-control-sm,
  input.form-control.form-control-sm,
  input[type=text].form-control-sm,
  input[type=password].form-control-sm,
  input[type=email].form-control-sm,
  input[type=number].form-control-sm,
  [type=text].form-control.form-control-sm,
  [type=password].form-control.form-control-sm,
  [type=email].form-control.form-control-sm,
  [type=tel].form-control.form-control-sm,
  [contenteditable].form-control.form-control-sm {
    height: calc(1.5em + 1.625rem);
    font-size: 0.7109375rem; }
  textarea.form-control-lg,
  textarea.form-control.form-control-lg,
  input.form-control.form-control-lg,
  input[type=text].form-control-lg,
  input[type=password].form-control-lg,
  input[type=email].form-control-lg,
  input[type=number].form-control-lg,
  [type=text].form-control.form-control-lg,
  [type=password].form-control.form-control-lg,
  [type=email].form-control.form-control-lg,
  [type=tel].form-control.form-control-lg,
  [contenteditable].form-control.form-control-lg {
    height: calc(1.5em + 2.03125rem);
    font-size: 1.015625rem; }
  textarea::-ms-clear,
  textarea.form-control::-ms-clear,
  input.form-control::-ms-clear,
  input[type=text]::-ms-clear,
  input[type=password]::-ms-clear,
  input[type=email]::-ms-clear,
  input[type=number]::-ms-clear,
  [type=text].form-control::-ms-clear,
  [type=password].form-control::-ms-clear,
  [type=email].form-control::-ms-clear,
  [type=tel].form-control::-ms-clear,
  [contenteditable].form-control::-ms-clear {
    display: none; }

select,
select.form-control {
  appearance: none;
  padding: 0.5rem 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: right center;
  box-shadow: inset 0 -1px 0 #ddd; }
  select::-ms-expand,
  select.form-control::-ms-expand {
    display: none; }
  select.input-sm,
  select.form-control.input-sm {
    font-size: 0.7109375rem; }
  select.input-lg,
  select.form-control.input-lg {
    font-size: 1.015625rem; }
  select:focus,
  select.form-control:focus {
    box-shadow: inset 0 -2px 0 #4e7c98;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEUhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISF8S9ewAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=); }
  select[multiple],
  select.form-control[multiple] {
    background: none; }

.custom-control-label::before {
  top: 0;
  border: 2px solid #ced4da; }

.custom-control-label::after {
  top: 0; }

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #4e7c98; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  transform: scale(1.5); }

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffffff; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  transform: scale(1.125);
  transition: 240ms; }

.custom-radio .custom-control-input ~ .custom-control-label::after {
  transform: scale(0.75); }

.has-warning input:not([type=checkbox]),
.has-warning .form-control,
.has-warning input.form-control[readonly],
.has-warning input[type=text][readonly],
.has-warning [type=text].form-control[readonly],
.has-warning input:not([type=checkbox]):focus,
.has-warning .form-control:focus {
  border-bottom: none;
  box-shadow: inset 0 -2px 0 #ff9800; }

.has-danger input:not([type=checkbox]),
.has-danger .form-control,
.has-danger input.form-control[readonly],
.has-danger input[type=text][readonly],
.has-danger [type=text].form-control[readonly],
.has-danger input:not([type=checkbox]):focus,
.has-danger .form-control:focus {
  border-bottom: none;
  box-shadow: inset 0 -2px 0 #a94442; }

.has-success input:not([type=checkbox]),
.has-success .form-control,
.has-success input.form-control[readonly],
.has-success input[type=text][readonly],
.has-success [type=text].form-control[readonly],
.has-success input:not([type=checkbox]):focus,
.has-success .form-control:focus {
  border-bottom: none;
  box-shadow: inset 0 -2px 0 #9fd2a1; }

.has-warning .input-group-addon, .has-danger .input-group-addon, .has-success .input-group-addon {
  color: #666;
  border-color: transparent;
  background-color: transparent; }

.input-group &gt; .input-group-prepend &gt; .input-group-text {
  padding-right: 0.25rem; }

.input-group &gt; .input-group-append &gt; .input-group-text {
  padding-left: 0.25rem; }

.input-group .form-control {
  padding-left: 0.25rem;
  padding-right: 0.25rem; }


.input-group-sm &gt; .input-group-prepend &gt; .btn,
.input-group-sm &gt; .input-group-prepend &gt; .btn-default,
.input-group-sm &gt; .input-group-prepend &gt; button,
.input-group-sm &gt; .input-group-prepend &gt; .advbutton,
.input-group-sm &gt; .input-group-append &gt; .btn,
.input-group-sm &gt; .input-group-append &gt; .btn-default,
.input-group-sm &gt; .input-group-append &gt; button,
.input-group-sm &gt; .input-group-append &gt; .advbutton {
  padding: 0.25rem 0.5rem; }

.input-group-sm &gt; .input-group-prepend &gt; .input-group-text {
  padding: 0.25rem 0.5rem 0.25rem 0; }

.input-group-sm &gt; .input-group-append &gt; .input-group-text {
  padding: 0.25rem 0 0.25rem 0.5rem; }


.input-group-sm &gt; .input-group-prepend &gt; .btn,
.input-group-sm &gt; .input-group-prepend &gt; .btn-default,
.input-group-sm &gt; .input-group-prepend &gt; button,
.input-group-sm &gt; .input-group-prepend &gt; .advbutton {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }


.input-group-sm &gt; .input-group-append &gt; .btn,
.input-group-sm &gt; .input-group-append &gt; .btn-default,
.input-group-sm &gt; .input-group-append &gt; button,
.input-group-sm &gt; .input-group-append &gt; .advbutton {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }


.input-group-lg &gt; .input-group-prepend &gt; .btn,
.input-group-lg &gt; .input-group-prepend &gt; .btn-default,
.input-group-lg &gt; .input-group-prepend &gt; button,
.input-group-lg &gt; .input-group-prepend &gt; .advbutton,
.input-group-lg &gt; .input-group-append &gt; .btn,
.input-group-lg &gt; .input-group-append &gt; .btn-default,
.input-group-lg &gt; .input-group-append &gt; button,
.input-group-lg &gt; .input-group-append &gt; .advbutton {
  padding: 0.5rem 1rem; }

.input-group-lg &gt; .input-group-prepend &gt; .input-group-text {
  padding: 0.5rem 1rem 0.5rem 0; }

.input-group-lg &gt; .input-group-append &gt; .input-group-text {
  padding: 0.5rem 0 0.5rem 1rem; }


.input-group-lg &gt; .input-group-prepend &gt; .btn,
.input-group-lg &gt; .input-group-prepend &gt; .btn-default,
.input-group-lg &gt; .input-group-prepend &gt; button,
.input-group-lg &gt; .input-group-prepend &gt; .advbutton {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }


.input-group-lg &gt; .input-group-append &gt; .btn,
.input-group-lg &gt; .input-group-append &gt; .btn-default,
.input-group-lg &gt; .input-group-append &gt; button,
.input-group-lg &gt; .input-group-append &gt; .advbutton {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.form-group-lg select,
.form-group-lg select.form-control {
  line-height: 1.5; }

.nav-tabs .nav-item + .nav-item, .nav-gestmax .nav-item + .nav-item {
  margin-left: 0; }

.nav-tabs .nav-link, .nav-gestmax .nav-link, .nav-tabs .nav-link:focus, .nav-gestmax .nav-link:focus {
  margin-right: 0;
  background-color: transparent;
  border: none;
  color: #444;
  box-shadow: inset 0 -1px 0 #ddd;
  transition: all 0.2s; }
  .nav-tabs .nav-link:hover, .nav-gestmax .nav-link:hover,
  .nav-tabs .nav-link:focus:hover,
  .nav-gestmax .nav-link:focus:hover {
    background-color: transparent;
    box-shadow: inset 0 -2px 0 #4e7c98;
    color: #4e7c98; }

.nav-tabs .nav-link.active, .nav-gestmax .nav-link.active, .nav-tabs #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-tabs .nav-link.ui-menu-item:hover, .nav-gestmax #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-gestmax .nav-link.ui-menu-item:hover,
.nav-tabs .nav-link.active:focus,
.nav-gestmax .nav-link.active:focus,
.nav-tabs #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:focus:hover,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-tabs .nav-link.ui-menu-item:focus:hover,
.nav-gestmax #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:focus:hover,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-gestmax .nav-link.ui-menu-item:focus:hover {
  border: none;
  box-shadow: inset 0 -2px 0 #4e7c98;
  color: #4e7c98; }
  .nav-tabs .nav-link.active:hover, .nav-gestmax .nav-link.active:hover, .nav-tabs #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-tabs .nav-link.ui-menu-item:hover, .nav-gestmax #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-gestmax .nav-link.ui-menu-item:hover,
  .nav-tabs .nav-link.active:focus:hover,
  .nav-gestmax .nav-link.active:focus:hover,
  .nav-tabs #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:focus:hover,
  #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-tabs .nav-link.ui-menu-item:focus:hover,
  .nav-gestmax #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:focus:hover,
  #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-gestmax .nav-link.ui-menu-item:focus:hover {
    border: none;
    color: #4e7c98; }

.nav-tabs .nav-link.disabled, .nav-gestmax .nav-link.disabled {
  box-shadow: inset 0 -1px 0 #ddd; }

.nav-tabs.nav-justified .nav-link, .nav-justified.nav-gestmax .nav-link,
.nav-tabs.nav-justified .nav-link:hover,
.nav-justified.nav-gestmax .nav-link:hover,
.nav-tabs.nav-justified .nav-link:focus,
.nav-justified.nav-gestmax .nav-link:focus,
.nav-tabs.nav-justified .nav-link.active,
.nav-justified.nav-gestmax .nav-link.active,
.nav-tabs.nav-justified #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:hover,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-tabs.nav-justified .nav-link.ui-menu-item:hover,
.nav-justified.nav-gestmax #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:hover,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-justified.nav-gestmax .nav-link.ui-menu-item:hover,
.nav-tabs.nav-justified .nav-link.active:hover,
.nav-justified.nav-gestmax .nav-link.active:hover,
.nav-tabs.nav-justified #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:hover,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-tabs.nav-justified .nav-link.ui-menu-item:hover,
.nav-justified.nav-gestmax #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:hover,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-justified.nav-gestmax .nav-link.ui-menu-item:hover,
.nav-tabs.nav-justified .nav-link.active:focus,
.nav-justified.nav-gestmax .nav-link.active:focus,
.nav-tabs.nav-justified #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:focus:hover,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-tabs.nav-justified .nav-link.ui-menu-item:focus:hover,
.nav-justified.nav-gestmax #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:focus:hover,
#candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-justified.nav-gestmax .nav-link.ui-menu-item:focus:hover {
  border: none; }

.nav-tabs .dropdown-menu, .nav-gestmax .dropdown-menu {
  margin-top: 0; }

.dropdown-menu {
  margin-top: 0;
  border: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); }

.alert, .info, .errorList, .reloadThisDivTemporaryDiv {
  padding-right: 2.5rem; }
  .alert, .info, .errorList, .reloadThisDivTemporaryDiv, .alert h1, .info h1, .errorList h1, .reloadThisDivTemporaryDiv h1, .alert h2, .info h2, .errorList h2, .reloadThisDivTemporaryDiv h2, .alert h3, .info h3, .errorList h3, .reloadThisDivTemporaryDiv h3, .alert h4, .info h4, .errorList h4, .reloadThisDivTemporaryDiv h4, .alert h5, .info h5, .errorList h5, .reloadThisDivTemporaryDiv h5, .alert h6, .info h6, .errorList h6, .reloadThisDivTemporaryDiv h6 {
    color: #fff; }
  .alert-primary {
    background-color: #4e7c98; }
  .alert-secondary {
    background-color: #ffffff; }
  .alert-success {
    background-color: #9fd2a1; }
  .alert-info {
    background-color: #c4dfef; }
  .alert-warning, .reloadThisDivTemporaryDiv {
    background-color: #ff9800; }
  .alert-danger, .errorList {
    background-color: #a94442; }
  .alert-light {
    background-color: #ffffff; }
  .alert-dark {
    background-color: #222; }
  .alert a:not(.btn):not(.btn-default):not(button):not(.advbutton), .info a:not(.btn):not(.btn-default):not(button):not(.advbutton), .errorList a:not(.btn):not(.btn-default):not(button):not(.advbutton), .reloadThisDivTemporaryDiv a:not(.btn):not(.btn-default):not(button):not(.advbutton),
  .alert .alert-link,
  .info .alert-link,
  .errorList .alert-link,
  .reloadThisDivTemporaryDiv .alert-link {
    color: #fff;
    font-weight: bold; }
  .alert .close, .info .close, .errorList .close, .reloadThisDivTemporaryDiv .close {
    color: #fff; }
  .alert-secondary,
  .alert-secondary a:not(.btn):not(.btn-default):not(button):not(.advbutton),
  .alert-secondary .alert-link, .alert-light,
  .alert-light a:not(.btn):not(.btn-default):not(button):not(.advbutton),
  .alert-light .alert-link {
    color: #444; }

.badge-secondary {
  background-color: #bbb;
  color: #ffffff; }

.badge-light {
  background-color: #eee; }

.badge-warning {
  color: #ffffff; }

.tag {
  padding: 4px 6px 4px; }

.close {
  line-height: 0.5;
  opacity: 0.6;
  transition: all 0.2s; }
  .close:hover {
    opacity: 1; }

.card, #application_edit FIELDSET, #bookmark_edit FIELDSET, #recruitingeventapp_edit FIELDSET, #candidate_edit FIELDSET, #candidateaccount_edit FIELDSET, #employeeaccount_edit FIELDSET, #home_index fieldset {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4); }
  .card.border-primary, #application_edit FIELDSET.border-primary, #bookmark_edit FIELDSET.border-primary, #recruitingeventapp_edit FIELDSET.border-primary, #candidate_edit FIELDSET.border-primary, #candidateaccount_edit FIELDSET.border-primary, #employeeaccount_edit FIELDSET.border-primary, #home_index fieldset.border-primary, .card.border-secondary, #application_edit FIELDSET.border-secondary, #bookmark_edit FIELDSET.border-secondary, #recruitingeventapp_edit FIELDSET.border-secondary, #candidate_edit FIELDSET.border-secondary, #candidateaccount_edit FIELDSET.border-secondary, #employeeaccount_edit FIELDSET.border-secondary, #home_index fieldset.border-secondary, .card.border-success, #application_edit FIELDSET.border-success, #bookmark_edit FIELDSET.border-success, #recruitingeventapp_edit FIELDSET.border-success, #candidate_edit FIELDSET.border-success, #candidateaccount_edit FIELDSET.border-success, #employeeaccount_edit FIELDSET.border-success, #home_index fieldset.border-success, .card.border-info, #application_edit FIELDSET.border-info, #bookmark_edit FIELDSET.border-info, #recruitingeventapp_edit FIELDSET.border-info, #candidate_edit FIELDSET.border-info, #candidateaccount_edit FIELDSET.border-info, #employeeaccount_edit FIELDSET.border-info, #home_index fieldset.border-info, .card.border-warning, #application_edit FIELDSET.border-warning, #bookmark_edit FIELDSET.border-warning, #recruitingeventapp_edit FIELDSET.border-warning, #candidate_edit FIELDSET.border-warning, #candidateaccount_edit FIELDSET.border-warning, #employeeaccount_edit FIELDSET.border-warning, #home_index fieldset.border-warning, .card.border-danger, #application_edit FIELDSET.border-danger, #bookmark_edit FIELDSET.border-danger, #recruitingeventapp_edit FIELDSET.border-danger, #candidate_edit FIELDSET.border-danger, #candidateaccount_edit FIELDSET.border-danger, #employeeaccount_edit FIELDSET.border-danger, #home_index fieldset.border-danger, .card.border-light, #application_edit FIELDSET.border-light, #bookmark_edit FIELDSET.border-light, #recruitingeventapp_edit FIELDSET.border-light, #candidate_edit FIELDSET.border-light, #candidateaccount_edit FIELDSET.border-light, #employeeaccount_edit FIELDSET.border-light, #home_index fieldset.border-light, .card.border-dark, #application_edit FIELDSET.border-dark, #bookmark_edit FIELDSET.border-dark, #recruitingeventapp_edit FIELDSET.border-dark, #candidate_edit FIELDSET.border-dark, #candidateaccount_edit FIELDSET.border-dark, #employeeaccount_edit FIELDSET.border-dark, #home_index fieldset.border-dark {
    border-width: 1px; }

.alert-dismissible .close {
  padding: 0.5rem 0.75rem; }

.list-group-item-action.active h1, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item-action.ui-menu-item:hover h1, .list-group-item-action.active h2, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item-action.ui-menu-item:hover h2, .list-group-item-action.active h3, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item-action.ui-menu-item:hover h3, .list-group-item-action.active h4, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item-action.ui-menu-item:hover h4, .list-group-item-action.active h5, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item-action.ui-menu-item:hover h5, .list-group-item-action.active h6, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .list-group-item-action.ui-menu-item:hover h6 {
  color: #ffffff; }

.modal-content {
  border-radius: 0.2rem;
  box-shadow: 0 6px 36px rgba(0, 0, 0, 0.3); }

.popover {
  border: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); }

.carousel-caption h1, .carousel-caption h2, .carousel-caption h3, .carousel-caption h4, .carousel-caption h5, .carousel-caption h6 {
  color: inherit; }

/**
 * @license Highcharts
 *
 * (c) 2009-2022 Torstein Honsi
 *
 * License: www.highcharts.com/license
 */
:root,
.highcharts-light {
  /* Colors for data series and points */
  --highcharts-color-0: #2caffe;
  --highcharts-color-1: #544fc5;
  --highcharts-color-2: #00e272;
  --highcharts-color-3: #fe6a35;
  --highcharts-color-4: #6b8abc;
  --highcharts-color-5: #d568fb;
  --highcharts-color-6: #2ee0ca;
  --highcharts-color-7: #fa4b42;
  --highcharts-color-8: #feb56a;
  --highcharts-color-9: #91e8e1;
  /* Chart background, point stroke for markers and columns etc */
  --highcharts-background-color: #ffffff;
  /*
    Neutral colors, grayscale by default. The default colors are defined by
    mixing the background-color with neutral, with a weight corresponding to
    the number in the name.

    https://www.highcharts.com/samples/highcharts/css/palette-helper
    */
  /* Strong text. */
  --highcharts-neutral-color-100: #000000;
  /* Main text, axis labels and some strokes. */
  --highcharts-neutral-color-80: #333333;
  /* Axis title, connector fallback. */
  --highcharts-neutral-color-60: #666666;
  /* Credits text, export menu stroke. */
  --highcharts-neutral-color-40: #999999;
  /* Disabled texts, button strokes, crosshair etc. */
  --highcharts-neutral-color-20: #cccccc;
  /* Grid lines etc. */
  --highcharts-neutral-color-10: #e6e6e6;
  /* Minor grid lines etc. */
  --highcharts-neutral-color-5: #f2f2f2;
  /* Tooltip backgroud, button fills, map null points. */
  --highcharts-neutral-color-3: #f7f7f7;
  /*
    Highlights, shades of blue by default
    */
  /* Drilldown clickable labels, color axis max color. */
  --highcharts-highlight-color-100: #0022ff;
  /* Selection marker, menu hover, button hover, chart border, navigator
    series. */
  --highcharts-highlight-color-80: #334eff;
  /* Navigator mask fill. */
  --highcharts-highlight-color-60: #667aff;
  /* Ticks and axis line. */
  --highcharts-highlight-color-20: #ccd3ff;
  /* Pressed button, color axis min color. */
  --highcharts-highlight-color-10: #e6e9ff;
  /* Indicators */
  --highcharts-positive-color: #06b535;
  --highcharts-negative-color: #f21313;
  /* Transparent colors for annotations */
  --highcharts-annotation-color-0: rgba(130, 170, 255, 0.4);
  --highcharts-annotation-color-1: rgba(139, 191, 216, 0.4);
  --highcharts-annotation-color-2: rgba(150, 216, 192, 0.4);
  --highcharts-annotation-color-3: rgba(156, 229, 161, 0.4);
  --highcharts-annotation-color-4: rgba(162, 241, 130, 0.4);
  --highcharts-annotation-color-5: rgba(169, 255, 101, 0.4); }

@media (prefers-color-scheme: dark) {
  :root {
    /* UI colors */
    --highcharts-background-color: rgb(48, 48, 48);
    /*
            Neutral color variations
            https://www.highcharts.com/samples/highcharts/css/palette-helper
        */
    --highcharts-neutral-color-100: rgb(255, 255, 255);
    --highcharts-neutral-color-80: rgb(214, 214, 214);
    --highcharts-neutral-color-60: rgb(173, 173, 173);
    --highcharts-neutral-color-40: rgb(133, 133, 133);
    --highcharts-neutral-color-20: rgb(92, 92, 92);
    --highcharts-neutral-color-10: rgb(71, 71, 71);
    --highcharts-neutral-color-5: rgb(61, 61, 61);
    --highcharts-neutral-color-3: rgb(57, 57, 57);
    /* Highlight color variations */
    --highcharts-highlight-color-100: rgb(122, 167, 255);
    --highcharts-highlight-color-80: rgb(108, 144, 214);
    --highcharts-highlight-color-60: rgb(94, 121, 173);
    --highcharts-highlight-color-20: rgb(65, 74, 92);
    --highcharts-highlight-color-10: rgb(58, 63, 71); } }

.highcharts-dark {
  /* UI colors */
  --highcharts-background-color: rgb(48, 48, 48);
  /* Neutral color variations */
  --highcharts-neutral-color-100: rgb(255, 255, 255);
  --highcharts-neutral-color-80: rgb(214, 214, 214);
  --highcharts-neutral-color-60: rgb(173, 173, 173);
  --highcharts-neutral-color-40: rgb(133, 133, 133);
  --highcharts-neutral-color-20: rgb(92, 92, 92);
  --highcharts-neutral-color-10: rgb(71, 71, 71);
  --highcharts-neutral-color-5: rgb(61, 61, 61);
  --highcharts-neutral-color-3: rgb(57, 57, 57);
  /* Highlight color variations */
  --highcharts-highlight-color-100: rgb(122, 167, 255);
  --highcharts-highlight-color-80: rgb(108, 144, 214);
  --highcharts-highlight-color-60: rgb(94, 121, 173);
  --highcharts-highlight-color-20: rgb(65, 74, 92);
  --highcharts-highlight-color-10: rgb(58, 63, 71); }

.highcharts-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  text-align: left;
  line-height: normal;
  z-index: 0;
  /* #1072 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
  font-size: 1rem;
  user-select: none;
  touch-action: manipulation;
  outline: none; }

.highcharts-no-touch-action {
  touch-action: none; }

.highcharts-root {
  display: block; }

.highcharts-root text {
  stroke-width: 0; }

.highcharts-strong {
  font-weight: bold; }

.highcharts-emphasized {
  font-style: italic; }

.highcharts-anchor {
  cursor: pointer; }

.highcharts-background {
  fill: var(--highcharts-background-color); }

.highcharts-plot-border,
.highcharts-plot-background {
  fill: none; }

.highcharts-label-box {
  fill: none; }

.highcharts-label text {
  fill: var(--highcharts-neutral-color-80);
  font-size: 0.8em; }

.highcharts-button-box {
  fill: inherit; }

.highcharts-tracker-line {
  stroke-linejoin: round;
  stroke: rgba(192, 192, 192, 0.0001);
  stroke-width: 22;
  fill: none; }

.highcharts-tracker-area {
  fill: rgba(192, 192, 192, 0.0001);
  stroke-width: 0; }

/* Titles */
.highcharts-title {
  fill: var(--highcharts-neutral-color-80);
  font-size: 1.2em;
  font-weight: bold; }

.highcharts-subtitle {
  fill: var(--highcharts-neutral-color-60);
  font-size: 0.8em; }

/* Axes */
.highcharts-axis-line {
  fill: none;
  stroke: var(--highcharts-neutral-color-80); }

.highcharts-yaxis .highcharts-axis-line {
  stroke-width: 0; }

.highcharts-axis-title {
  fill: var(--highcharts-neutral-color-60);
  font-size: 0.8em; }

.highcharts-axis-labels {
  fill: var(--highcharts-neutral-color-80);
  cursor: default;
  font-size: 0.8em; }

.highcharts-grid-line {
  fill: none;
  stroke: var(--highcharts-neutral-color-10); }

.highcharts-xaxis-grid .highcharts-grid-line {
  stroke-width: 0; }

.highcharts-tick {
  stroke: var(--highcharts-neutral-color-80); }

.highcharts-yaxis .highcharts-tick {
  stroke-width: 0; }

.highcharts-minor-grid-line {
  stroke: var(--highcharts-neutral-color-5); }

.highcharts-crosshair-thin {
  stroke-width: 1px;
  stroke: var(--highcharts-neutral-color-20); }

.highcharts-crosshair-category {
  stroke: var(--highcharts-highlight-color-20);
  stroke-opacity: 0.25; }

/* Credits */
.highcharts-credits {
  cursor: pointer;
  fill: var(--highcharts-neutral-color-40);
  font-size: 0.6em;
  transition: fill 250ms, font-size 250ms; }

.highcharts-credits:hover {
  fill: var(--highcharts-neutral-color-100);
  font-size: 0.7em; }

/* Tooltip */
.highcharts-tooltip {
  cursor: default;
  pointer-events: none;
  white-space: nowrap;
  transition: stroke 150ms; }

.highcharts-tooltip .highcharts-tracker {
  fill: none;
  stroke: none; }

.highcharts-tooltip text {
  fill: var(--highcharts-neutral-color-80);
  font-size: 0.8em; }

.highcharts-tooltip .highcharts-header {
  font-size: 0.8em; }

.highcharts-tooltip-box {
  stroke-width: 1px;
  fill: var(--highcharts-background-color); }

.highcharts-tooltip-box {
  stroke-width: 0;
  fill: var(--highcharts-background-color); }

.highcharts-tooltip-box .highcharts-label-box {
  fill: var(--highcharts-background-color); }

div.highcharts-tooltip {
  filter: none;
  font-size: 0.8em; }

.highcharts-selection-marker {
  fill: var(--highcharts-highlight-color-80);
  fill-opacity: 0.25; }

.highcharts-graph {
  fill: none;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round; }

.highcharts-empty-series {
  stroke-width: 1px;
  fill: none;
  stroke: var(--highcharts-neutral-color-20); }

.highcharts-state-hover .highcharts-graph {
  stroke-width: 3; }

.highcharts-point-inactive {
  opacity: 0.2;
  transition: opacity 50ms;
  /* quick in */ }

.highcharts-series-inactive {
  opacity: 0.2;
  transition: opacity 50ms;
  /* quick in */ }

.highcharts-state-hover path {
  transition: stroke-width 50ms;
  /* quick in */ }

.highcharts-state-normal path {
  transition: stroke-width 250ms;
  /* slow out */ }

/* Legend hover affects points and series */
g.highcharts-series,
.highcharts-point,
.highcharts-markers,
.highcharts-data-labels {
  transition: opacity 250ms; }

.highcharts-legend-series-active g.highcharts-series:not(.highcharts-series-hover),
.highcharts-legend-point-active .highcharts-point:not(.highcharts-point-hover):not(.highcharts-point-select),
.highcharts-legend-series-active .highcharts-markers:not(.highcharts-series-hover),
.highcharts-legend-series-active .highcharts-data-labels:not(.highcharts-series-hover) {
  opacity: 0.2; }

/* Series options */
/* Default colors */
.highcharts-color-0 {
  fill: var(--highcharts-color-0);
  stroke: var(--highcharts-color-0); }

.highcharts-color-1 {
  fill: var(--highcharts-color-1);
  stroke: var(--highcharts-color-1); }

.highcharts-color-2 {
  fill: var(--highcharts-color-2);
  stroke: var(--highcharts-color-2); }

.highcharts-color-3 {
  fill: var(--highcharts-color-3);
  stroke: var(--highcharts-color-3); }

.highcharts-color-4 {
  fill: var(--highcharts-color-4);
  stroke: var(--highcharts-color-4); }

.highcharts-color-5 {
  fill: var(--highcharts-color-5);
  stroke: var(--highcharts-color-5); }

.highcharts-color-6 {
  fill: var(--highcharts-color-6);
  stroke: var(--highcharts-color-6); }

.highcharts-color-7 {
  fill: var(--highcharts-color-7);
  stroke: var(--highcharts-color-7); }

.highcharts-color-8 {
  fill: var(--highcharts-color-8);
  stroke: var(--highcharts-color-8); }

.highcharts-color-9 {
  fill: var(--highcharts-color-9);
  stroke: var(--highcharts-color-9); }

/* Various series-specific */
.highcharts-area {
  fill-opacity: 0.75;
  stroke-width: 0; }

.highcharts-markers {
  stroke-width: 1px;
  stroke: var(--highcharts-background-color); }

.highcharts-a11y-markers-hidden .highcharts-point:not(.highcharts-point-hover):not(.highcharts-a11y-marker-visible),
.highcharts-a11y-marker-hidden {
  opacity: 0; }

.highcharts-point {
  stroke-width: 1px; }

.highcharts-dense-data .highcharts-point {
  stroke-width: 0; }

.highcharts-data-label text,
text.highcharts-data-label {
  font-size: 0.7em;
  font-weight: bold; }

.highcharts-data-label-box {
  fill: none;
  stroke-width: 0; }

.highcharts-data-label text,
text.highcharts-data-label {
  fill: var(--highcharts-neutral-color-80); }

.highcharts-data-label-connector {
  fill: none; }

.highcharts-data-label-hidden {
  pointer-events: none; }

.highcharts-halo {
  fill-opacity: 0.25;
  stroke-width: 0; }

.highcharts-series-label text {
  fill: inherit;
  font-weight: bold; }

.highcharts-series:not(.highcharts-pie-series) .highcharts-point-select,
.highcharts-markers .highcharts-point-select {
  fill: var(--highcharts-neutral-color-20);
  stroke: var(--highcharts-neutral-color-100); }

.highcharts-column-series path.highcharts-point,
.highcharts-bar-series path.highcharts-point {
  /* path to prevent stroke on 3D columns and bars */
  stroke: var(--highcharts-background-color); }

.highcharts-column-series .highcharts-point {
  transition: fill-opacity 250ms; }

.highcharts-column-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms; }

.highcharts-pie-series .highcharts-point {
  stroke-linejoin: round;
  stroke: var(--highcharts-background-color); }

.highcharts-pie-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms; }

.highcharts-funnel-series .highcharts-point {
  stroke-linejoin: round;
  stroke: var(--highcharts-background-color); }

.highcharts-funnel-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms; }

.highcharts-funnel-series .highcharts-point-select {
  fill: inherit;
  stroke: inherit; }

.highcharts-pyramid-series .highcharts-point {
  stroke-linejoin: round;
  stroke: var(--highcharts-background-color); }

.highcharts-pyramid-series .highcharts-point-hover {
  fill-opacity: 0.75;
  transition: fill-opacity 50ms; }

.highcharts-pyramid-series .highcharts-point-select {
  fill: inherit;
  stroke: inherit; }

.highcharts-solidgauge-series .highcharts-point {
  stroke-width: 0; }

.highcharts-treemap-series .highcharts-point {
  stroke-width: 1px;
  stroke: var(--highcharts-neutral-color-10);
  transition: stroke 250ms, fill 250ms, fill-opacity 250ms; }

.highcharts-treemap-series .highcharts-point-hover {
  stroke: var(--highcharts-neutral-color-40);
  transition: stroke 25ms, fill 25ms, fill-opacity 25ms; }

.highcharts-treemap-series .highcharts-above-level {
  display: none; }

.highcharts-treemap-series .highcharts-internal-node {
  fill: none; }

.highcharts-treemap-series .highcharts-internal-node-interactive {
  fill-opacity: 0.15;
  cursor: pointer; }

.highcharts-treemap-series .highcharts-internal-node-interactive:hover {
  fill-opacity: 0.75; }

.highcharts-vector-series .highcharts-point {
  fill: none;
  stroke-width: 2px; }

.highcharts-windbarb-series .highcharts-point {
  fill: none;
  stroke-width: 2px; }

.highcharts-lollipop-stem {
  stroke: var(--highcharts-neutral-color-100); }

.highcharts-focus-border {
  fill: none;
  stroke-width: 2px; }

.highcharts-legend-item-hidden .highcharts-focus-border {
  fill: none !important; }

/* Legend */
.highcharts-legend-box {
  fill: none;
  stroke-width: 0; }

.highcharts-legend-item &gt; text {
  fill: var(--highcharts-neutral-color-80);
  font-weight: bold;
  font-size: 0.8em;
  cursor: pointer;
  stroke-width: 0; }

.highcharts-legend-item:hover text {
  fill: var(--highcharts-neutral-color-100); }

.highcharts-legend-item-hidden * {
  fill: var(--highcharts-neutral-color-60) !important;
  stroke: var(--highcharts-neutral-color-60) !important;
  transition: fill 250ms;
  text-decoration: line-through; }

.highcharts-legend-nav-active {
  fill: var(--highcharts-highlight-color-100);
  cursor: pointer; }

.highcharts-legend-nav-inactive {
  fill: var(--highcharts-neutral-color-20); }

circle.highcharts-legend-nav-active,
circle.highcharts-legend-nav-inactive {
  /* tracker */
  fill: rgba(192, 192, 192, 0.0001); }

.highcharts-legend-title-box {
  fill: none;
  stroke-width: 0; }

/* Bubble legend */
.highcharts-bubble-legend-symbol {
  stroke-width: 2;
  fill-opacity: 0.5; }

.highcharts-bubble-legend-connectors {
  stroke-width: 1; }

.highcharts-bubble-legend-labels {
  fill: var(--highcharts-neutral-color-80);
  font-size: 0.7em; }

/* Loading */
.highcharts-loading {
  position: absolute;
  background-color: var(--highcharts-background-color);
  opacity: 0.5;
  text-align: center;
  z-index: 10;
  transition: opacity 250ms; }

.highcharts-loading-hidden {
  height: 0 !important;
  opacity: 0;
  overflow: hidden;
  transition: opacity 250ms, height 250ms step-end; }

.highcharts-loading-inner {
  font-weight: bold;
  position: relative;
  top: 45%; }

/* Plot bands and polar pane backgrounds */
.highcharts-plot-band,
.highcharts-pane {
  fill: var(--highcharts-neutral-color-100);
  fill-opacity: 0.05; }

.highcharts-plot-line {
  fill: none;
  stroke: var(--highcharts-neutral-color-40);
  stroke-width: 1px; }

.highcharts-plot-line-label {
  font-size: 0.8em; }

/* Highcharts More and modules */
.highcharts-boxplot-box {
  fill: var(--highcharts-background-color); }

.highcharts-boxplot-median {
  stroke-width: 2px; }

.highcharts-bubble-series .highcharts-point {
  fill-opacity: 0.5; }

.highcharts-errorbar-series .highcharts-point {
  stroke: var(--highcharts-neutral-color-100); }

.highcharts-gauge-series .highcharts-data-label-box {
  stroke: var(--highcharts-neutral-color-20);
  stroke-width: 1px; }

.highcharts-gauge-series .highcharts-dial {
  fill: var(--highcharts-neutral-color-100);
  stroke-width: 0; }

.highcharts-polygon-series .highcharts-graph {
  fill: inherit;
  stroke-width: 0; }

.highcharts-waterfall-series .highcharts-graph {
  stroke: var(--highcharts-neutral-color-80);
  stroke-dasharray: 1, 3; }

.highcharts-sankey-series .highcharts-point {
  stroke-width: 0; }

.highcharts-sankey-series .highcharts-link {
  transition: fill 250ms, fill-opacity 250ms;
  fill-opacity: 0.5; }

.highcharts-sankey-series .highcharts-point-hover.highcharts-link {
  transition: fill 50ms, fill-opacity 50ms;
  fill-opacity: 1; }

.highcharts-venn-series .highcharts-point {
  fill-opacity: 0.75;
  stroke: var(--highcharts-neutral-color-20);
  transition: stroke 250ms, fill-opacity 250ms; }

.highcharts-venn-series .highcharts-point-hover {
  fill-opacity: 1;
  stroke: var(--highcharts-neutral-color-20); }

.highcharts-timeline-series .highcharts-graph {
  stroke: var(--highcharts-neutral-color-20); }

/* Highstock */
.highcharts-navigator-mask-outside {
  fill-opacity: 0; }

.highcharts-navigator-mask-inside {
  fill: var(--highcharts-highlight-color-60);
  /* navigator.maskFill option */
  fill-opacity: 0.25;
  cursor: ew-resize; }

.highcharts-navigator-outline {
  stroke: var(--highcharts-neutral-color-40);
  fill: none; }

.highcharts-navigator-handle {
  stroke: var(--highcharts-neutral-color-40);
  fill: var(--highcharts-neutral-color-5);
  cursor: ew-resize; }

.highcharts-navigator-series {
  fill: var(--highcharts-highlight-color-80);
  stroke: var(--highcharts-highlight-color-80); }

.highcharts-navigator-series .highcharts-graph {
  stroke-width: 1px; }

.highcharts-navigator-series .highcharts-area {
  fill-opacity: 0.05; }

.highcharts-navigator-xaxis .highcharts-axis-line {
  stroke-width: 0; }

.highcharts-navigator-xaxis .highcharts-grid-line {
  stroke-width: 1px;
  stroke: var(--highcharts-neutral-color-10); }

.highcharts-navigator-xaxis.highcharts-axis-labels {
  fill: var(--highcharts-neutral-color-100);
  font-size: 0.7em;
  opacity: 0.6; }

.highcharts-navigator-yaxis .highcharts-grid-line {
  stroke-width: 0; }

.highcharts-scrollbar-thumb {
  fill: var(--highcharts-neutral-color-20);
  stroke: var(--highcharts-neutral-color-20);
  stroke-width: 0; }

.highcharts-scrollbar-button {
  fill: var(--highcharts-neutral-color-10);
  stroke: var(--highcharts-neutral-color-20);
  stroke-width: 1px; }

.highcharts-scrollbar-arrow {
  fill: var(--highcharts-neutral-color-60); }

.highcharts-scrollbar-rifles {
  stroke: none;
  stroke-width: 1px; }

.highcharts-scrollbar-track {
  fill: rgba(255, 255, 255, 0.001);
  stroke: var(--highcharts-neutral-color-20);
  stroke-width: 1px; }

.highcharts-button {
  fill: var(--highcharts-neutral-color-3);
  stroke: var(--highcharts-neutral-color-20);
  cursor: default;
  stroke-width: 1px;
  transition: fill 250ms; }

.highcharts-button text {
  fill: var(--highcharts-neutral-color-80);
  font-size: 0.8em; }

.highcharts-button-hover {
  transition: fill 0ms;
  fill: var(--highcharts-neutral-color-10);
  stroke: var(--highcharts-neutral-color-20); }

.highcharts-button-hover text {
  fill: var(--highcharts-neutral-color-80); }

.highcharts-button-pressed {
  font-weight: bold;
  fill: var(--highcharts-highlight-color-10);
  stroke: var(--highcharts-neutral-color-20); }

.highcharts-button-pressed text {
  fill: var(--highcharts-neutral-color-80);
  font-weight: bold; }

.highcharts-button-disabled text {
  fill: var(--highcharts-neutral-color-80); }

.highcharts-range-selector-buttons .highcharts-button {
  stroke-width: 0; }

.highcharts-range-label rect {
  fill: none; }

.highcharts-range-label text {
  fill: var(--highcharts-neutral-color-60); }

.highcharts-range-input rect {
  fill: none; }

.highcharts-range-input text {
  fill: var(--highcharts-neutral-color-80);
  font-size: 0.8em; }

.highcharts-range-input {
  stroke-width: 1px;
  stroke: var(--highcharts-neutral-color-20); }

input.highcharts-range-selector {
  position: absolute;
  border: 0;
  width: 1px;
  /* Chrome needs a pixel to see it */
  height: 1px;
  padding: 0;
  text-align: center;
  left: -9em;
  /* #4798 */ }

.highcharts-crosshair-label text {
  fill: var(--highcharts-background-color);
  font-size: 1.7em; }

.highcharts-crosshair-label .highcharts-label-box {
  fill: inherit; }

.highcharts-candlestick-series .highcharts-point {
  stroke: var(--highcharts-neutral-color-100);
  stroke-width: 1px; }

.highcharts-candlestick-series .highcharts-point-up {
  fill: var(--highcharts-background-color); }

.highcharts-renko-series .highcharts-point-down,
.highcharts-hollowcandlestick-series .highcharts-point-down {
  fill: var(--highcharts-negative-color);
  stroke: var(--highcharts-negative-color); }

.highcharts-renko-series .highcharts-point-up,
.highcharts-hollowcandlestick-series .highcharts-point-down-bearish-up {
  fill: var(--highcharts-positive-color);
  stroke: var(--highcharts-positive-color); }

.highcharts-hollowcandlestick-series .highcharts-point-up {
  fill: transparent;
  stroke: var(--highcharts-positive-color); }

.highcharts-ohlc-series .highcharts-point-hover {
  stroke-width: 3px; }

.highcharts-flags-series .highcharts-point .highcharts-label-box {
  stroke: var(--highcharts-neutral-color-40);
  fill: var(--highcharts-background-color);
  transition: fill 250ms; }

.highcharts-flags-series .highcharts-point-hover .highcharts-label-box {
  stroke: var(--highcharts-neutral-color-100);
  fill: var(--highcharts-highlight-color-20); }

.highcharts-flags-series .highcharts-point text {
  fill: var(--highcharts-neutral-color-100);
  font-size: 0.9em;
  font-weight: bold; }

/* Highcharts Maps */
.highcharts-map-series .highcharts-point {
  transition: fill 500ms, fill-opacity 500ms, stroke-width 250ms;
  stroke: var(--highcharts-neutral-color-20);
  stroke-width: inherit; }

.highcharts-map-series .highcharts-point-hover {
  transition: fill 0ms, fill-opacity 0ms;
  fill-opacity: 0.5; }

.highcharts-mapline-series .highcharts-point {
  fill: none; }

.highcharts-heatmap-series .highcharts-point {
  stroke-width: 0; }

.highcharts-map-navigation {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center; }

.highcharts-map-navigation.highcharts-button {
  fill: var(--highcharts-background-color);
  stroke: var(--highcharts-neutral-color-10); }

.highcharts-map-navigation.highcharts-button:hover {
  fill: var(--highcharts-neutral-color-10); }

.highcharts-map-navigation.highcharts-button .highcharts-button-symbol {
  stroke-width: 2px; }

.highcharts-mapview-inset-border {
  stroke: var(--highcharts-neutral-color-20);
  stroke-width: 1px;
  fill: none; }

.highcharts-coloraxis {
  stroke-width: 0; }

.highcharts-coloraxis-marker {
  fill: var(--highcharts-neutral-color-40); }

.highcharts-null-point {
  fill: var(--highcharts-neutral-color-3); }

/* 3d charts */
.highcharts-3d-frame {
  fill: transparent; }

/* Exporting module */
.highcharts-contextbutton {
  /* Fill is needed to capture hover */
  fill: var(--highcharts-background-color);
  stroke: none;
  stroke-linecap: round; }

.highcharts-contextbutton:hover {
  fill: var(--highcharts-neutral-color-10);
  stroke: var(--highcharts-neutral-color-10); }

.highcharts-button-symbol {
  stroke: var(--highcharts-neutral-color-60);
  stroke-width: 3px; }

.highcharts-menu {
  border: none;
  background: var(--highcharts-background-color);
  border-radius: 3px;
  padding: 0.5em;
  box-shadow: 3px 3px 10px #888888; }

.highcharts-menu-item {
  background: none;
  border-radius: 3px;
  color: var(--highcharts-neutral-color-80);
  cursor: pointer;
  font-size: 0.8em;
  list-style-type: none;
  padding: 0.5em;
  transition: background 250ms, color 250ms; }

.highcharts-menu-item:hover {
  background: var(--highcharts-neutral-color-5); }

/* Breadcrumbs */
.highcharts-breadcrumbs-button {
  fill: none;
  stroke-width: 0;
  cursor: pointer; }

.highcharts-breadcrumbs-separator {
  fill: var(--highcharts-neutral-color-60); }

/* Drilldown module */
.highcharts-drilldown-point {
  cursor: pointer; }

.highcharts-drilldown-data-label text,
text.highcharts-drilldown-data-label,
.highcharts-drilldown-axis-label {
  cursor: pointer;
  fill: var(--highcharts-highlight-color-100);
  font-weight: bold;
  text-decoration: underline; }

/* No-data module */
.highcharts-no-data text {
  font-weight: bold;
  font-size: 0.8em;
  fill: var(--highcharts-neutral-color-60); }

/* Drag-panes module */
.highcharts-axis-resizer {
  cursor: ns-resize;
  stroke: var(--highcharts-neutral-color-100);
  stroke-width: 2px; }

/* Bullet type series */
.highcharts-bullet-target {
  stroke-width: 0; }

/* Lineargauge type series */
.highcharts-lineargauge-target {
  stroke-width: 1px;
  stroke: var(--highcharts-neutral-color-80); }

.highcharts-lineargauge-target-line {
  stroke-width: 1px;
  stroke: var(--highcharts-neutral-color-80); }

/* Advanced annotations module */
.highcharts-fibonacci-background-0,
.highcharts-pitchfork-inner-background,
.highcharts-measure-background {
  fill: var(--highcharts-annotation-color-0); }

.highcharts-fibonacci-background-1 {
  fill: var(--highcharts-annotation-color-1); }

.highcharts-fibonacci-background-2 {
  fill: var(--highcharts-annotation-color-2); }

.highcharts-fibonacci-background-3,
.highcharts-pitchfork-outer-background {
  fill: var(--highcharts-annotation-color-3); }

.highcharts-fibonacci-background-4 {
  fill: var(--highcharts-annotation-color-4); }

.highcharts-fibonacci-background-5 {
  fill: var(--highcharts-annotation-color-5); }

.highcharts-fibonacci-line {
  stroke: var(--highcharts-neutral-color-40); }

.highcharts-crooked-lines,
.highcharts-tunnel-lines,
.highcharts-infinity-lines,
.highcharts-timecycles-lines,
.highcharts-fibonacci-timezones-lines,
.highcharts-pitchfork-lines,
.highcharts-vertical-line,
.highcharts-measure-crosshair-x,
.highcharts-measure-crosshair-y {
  stroke: var(--highcharts-neutral-color-100);
  stroke-opacity: 0.75;
  fill: none; }

.highcharts-measure-crosshair-x,
.highcharts-measure-crosshair-y {
  stroke-dasharray: 1, 3; }

.highcharts-tunnel-background {
  fill: var(--highcharts-color-0); }

.highcharts-annotation-shapes {
  cursor: move; }

.highcharts-basic-shape {
  fill: var(--highcharts-neutral-color-100);
  stroke: var(--highcharts-neutral-color-100);
  opacity: 0.74; }

/* Annotations module */
.highcharts-annotation-label-box {
  stroke-width: 1px;
  stroke: var(--highcharts-neutral-color-100);
  fill: var(--highcharts-neutral-color-100);
  fill-opacity: 0.75; }

.highcharts-annotation-label text {
  fill: var(--highcharts-neutral-color-10);
  font-size: 0.8em; }

/* A11y module */
.highcharts-a11y-proxy-element {
  border-width: 0;
  background-color: transparent;
  cursor: pointer;
  outline: none;
  opacity: 0.001;
  z-index: 999;
  overflow: hidden;
  padding: 0;
  margin: 0;
  display: block;
  position: absolute; }

.highcharts-a11y-proxy-group li {
  list-style: none; }

.highcharts-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(1px, 1px, 1px, 1px);
  margin-top: -3px;
  opacity: 0.01; }

.highcharts-a11y-invisible {
  visibility: hidden; }

.highcharts-a11y-proxy-container,
.highcharts-a11y-proxy-container-before,
.highcharts-a11y-proxy-container-after {
  position: absolute;
  white-space: nowrap; }

g.highcharts-series,
.highcharts-markers,
.highcharts-point {
  outline: none; }

/* Gantt */
.highcharts-treegrid-node-collapsed,
.highcharts-treegrid-node-expanded {
  cursor: pointer; }

.highcharts-point-connecting-path {
  fill: none; }

.highcharts-grid-axis .highcharts-tick {
  stroke: var(--highcharts-neutral-color-20);
  stroke-width: 1px; }

.highcharts-grid-axis .highcharts-axis-line {
  stroke: var(--highcharts-neutral-color-20);
  stroke-width: 1px; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c4c4; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */
.datepickers-container {
  position: absolute;
  left: 0;
  top: 0; }
  @media print {
    .datepickers-container {
      display: none; } }

.datepicker {
  background: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-sizing: content-box;
  font-family: Tahoma, sans-serif;
  font-size: 14px;
  color: #4a4a4a;
  width: 250px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  z-index: 100; }
  .datepicker.-from-top- {
    transform: translateY(-8px); }
  .datepicker.-from-right- {
    transform: translateX(8px); }
  .datepicker.-from-bottom- {
    transform: translateY(8px); }
  .datepicker.-from-left- {
    transform: translateX(-8px); }
  .datepicker.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .datepicker.ui-menu-item:hover {
    opacity: 1;
    transform: translate(0);
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s; }

.datepicker-inline .datepicker {
  border-color: #d7d7d7;
  box-shadow: none;
  position: static;
  left: auto;
  right: auto;
  opacity: 1;
  transform: none; }

.datepicker-inline .datepicker--pointer {
  display: none; }

.datepicker--content {
  box-sizing: content-box;
  padding: 4px; }
  .-only-timepicker- .datepicker--content {
    display: none; }

.datepicker--pointer {
  position: absolute;
  background: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  width: 10px;
  height: 10px;
  z-index: -1; }
  .-top-left- .datepicker--pointer, .-top-center- .datepicker--pointer, .-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    transform: rotate(135deg); }
  .-right-top- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    right: calc(100% - 4px);
    transform: rotate(225deg); }
  .-bottom-left- .datepicker--pointer, .-bottom-center- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    transform: rotate(315deg); }
  .-left-top- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-bottom- .datepicker--pointer {
    left: calc(100% - 4px);
    transform: rotate(45deg); }
  .-top-left- .datepicker--pointer, .-bottom-left- .datepicker--pointer {
    left: 10px; }
  .-top-right- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    right: 10px; }
  .-top-center- .datepicker--pointer, .-bottom-center- .datepicker--pointer {
    left: calc(50% - 10px / 2); }
  .-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
    top: 10px; }
  .-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    bottom: 10px; }
  .-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2); }

.datepicker--body {
  display: none; }
  .datepicker--body.active, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .datepicker--body.ui-menu-item:hover {
    display: block; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c4c4; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */
.datepicker--time {
  border-top: 1px solid #efefef;
  display: flex;
  align-items: center;
  padding: 4px;
  position: relative; }
  .datepicker--time.-am-pm- .datepicker--time-sliders {
    flex: 0 1 138px;
    max-width: 138px; }
  .-only-timepicker- .datepicker--time {
    border-top: none; }

.datepicker--time-sliders {
  flex: 0 1 153px;
  margin-right: 10px;
  max-width: 153px; }

.datepicker--time-label {
  display: none;
  font-size: 12px; }

.datepicker--time-current {
  display: flex;
  align-items: center;
  flex: 1;
  font-size: 14px;
  text-align: center;
  margin: 0 0 0 10px; }

.datepicker--time-current-colon {
  margin: 0 2px 3px;
  line-height: 1; }

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
  line-height: 1;
  font-size: 19px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  z-index: 1; }
  .datepicker--time-current-hours:after,
  .datepicker--time-current-minutes:after {
    content: '';
    background: #f0f0f0;
    border-radius: 4px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0; }
  .datepicker--time-current-hours.-focus-:after,
  .datepicker--time-current-minutes.-focus-:after {
    opacity: 1; }

.datepicker--time-current-ampm {
  text-transform: uppercase;
  align-self: flex-end;
  color: #9c9c9c;
  margin-left: 6px;
  font-size: 11px;
  margin-bottom: 1px; }

.datepicker--time-row {
  display: flex;
  align-items: center;
  font-size: 11px;
  height: 17px;
  background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat; }
  .datepicker--time-row:first-child {
    margin-bottom: 4px; }
  .datepicker--time-row input[type='range'] {
    background: none;
    cursor: pointer;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      -webkit-appearance: none; }
    .datepicker--time-row input[type='range']::-ms-tooltip {
      display: none; }
    .datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:hover::-moz-range-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:hover::-ms-thumb {
      border-color: #b8b8b8; }
    .datepicker--time-row input[type='range']:focus {
      outline: none; }
      .datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
        background: #5cc4ef;
        border-color: #5cc4ef; }
      .datepicker--time-row input[type='range']:focus::-moz-range-thumb {
        background: #5cc4ef;
        border-color: #5cc4ef; }
      .datepicker--time-row input[type='range']:focus::-ms-thumb {
        background: #5cc4ef;
        border-color: #5cc4ef; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-moz-range-thumb {
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-ms-thumb {
      box-sizing: border-box;
      height: 12px;
      width: 12px;
      border-radius: 3px;
      border: 1px solid #dedede;
      background: #fff;
      cursor: pointer;
      transition: background .2s; }
    .datepicker--time-row input[type='range']::-webkit-slider-thumb {
      margin-top: -6px; }
    .datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-moz-range-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-track {
      border: none;
      height: 1px;
      cursor: pointer;
      color: transparent;
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-fill-lower {
      background: transparent; }
    .datepicker--time-row input[type='range']::-ms-fill-upper {
      background: transparent; }
  .datepicker--time-row span {
    padding: 0 12px; }

.datepicker--time-icon {
  color: #9c9c9c;
  border: 1px solid;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  margin: 0 5px -1px 0;
  width: 1em;
  height: 1em; }
  .datepicker--time-icon:after, .datepicker--time-icon:before {
    content: '';
    background: currentColor;
    position: absolute; }
  .datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    transform: translateY(-100%); }
  .datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px); }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c4c4; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */
.datepicker--nav {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #efefef;
  min-height: 32px;
  padding: 4px; }
  .-only-timepicker- .datepicker--nav {
    display: none; }

.datepicker--nav-title,
.datepicker--nav-action {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center; }

.datepicker--nav-action {
  width: 32px;
  border-radius: 4px;
  user-select: none; }
  .datepicker--nav-action:hover {
    background: #f0f0f0; }
  .datepicker--nav-action.-disabled- {
    visibility: hidden; }
  .datepicker--nav-action svg {
    width: 32px;
    height: 32px; }
  .datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px; }

.datepicker--nav-title {
  border-radius: 4px;
  padding: 0 8px; }
  .datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px; }
  .datepicker--nav-title:hover {
    background: #f0f0f0; }
  .datepicker--nav-title.-disabled- {
    cursor: default;
    background: none; }

.datepicker--buttons {
  display: flex;
  padding: 4px;
  border-top: 1px solid #efefef; }

.datepicker--button {
  color: #4EB5E6;
  cursor: pointer;
  border-radius: 4px;
  flex: 1;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 32px; }
  .datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0; }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
  color: #dedede; }
  .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
    color: #c5c4c4; }
  .-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede; }
  .-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6; }
    .-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
      background: #8ad5f4; }
  .-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92, 196, 239, 0.1);
    color: #cccccc; }
    .-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none; }

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */
.datepicker--cells {
  display: flex;
  flex-wrap: wrap; }

.datepicker--cell {
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 32px;
  z-index: 1; }
  .datepicker--cell.-focus- {
    background: #f0f0f0; }
  .datepicker--cell.-current- {
    color: #4EB5E6; }
    .datepicker--cell.-current-.-focus- {
      color: #4a4a4a; }
    .datepicker--cell.-current-.-in-range- {
      color: #4EB5E6; }
  .datepicker--cell.-in-range- {
    background: rgba(92, 196, 239, 0.1);
    color: #4a4a4a;
    border-radius: 0; }
    .datepicker--cell.-in-range-.-focus- {
      background-color: rgba(92, 196, 239, 0.2); }
  .datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae; }
    .datepicker--cell.-disabled-.-focus- {
      color: #aeaeae; }
    .datepicker--cell.-disabled-.-in-range- {
      color: #a1a1a1; }
    .datepicker--cell.-disabled-.-current-.-focus- {
      color: #aeaeae; }
  .datepicker--cell.-range-from- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 4px 0 0 4px; }
  .datepicker--cell.-range-to- {
    border: 1px solid rgba(92, 196, 239, 0.5);
    background-color: rgba(92, 196, 239, 0.1);
    border-radius: 0 4px 4px 0; }
  .datepicker--cell.-range-from-.-range-to- {
    border-radius: 4px; }
  .datepicker--cell.-selected- {
    color: #fff;
    border: none;
    background: #5cc4ef; }
    .datepicker--cell.-selected-.-current- {
      color: #fff;
      background: #5cc4ef; }
    .datepicker--cell.-selected-.-focus- {
      background: #45bced; }
  .datepicker--cell:empty {
    cursor: default; }

.datepicker--days-names {
  display: flex;
  flex-wrap: wrap;
  margin: 8px 0 3px; }

.datepicker--day-name {
  color: #FF9A19;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em; }

.datepicker--cell-day {
  width: 14.2857142857%; }

.datepicker--cells-months {
  height: 170px; }

.datepicker--cell-month {
  width: 33.33%;
  height: 25%; }

.datepicker--years {
  height: 170px; }

.datepicker--cells-years {
  height: 170px; }

.datepicker--cell-year {
  width: 25%;
  height: 33.33%; }

/* Gestion des themes */
/* BG Colors */
.bg-blue-primary {
  background-color: #4fd5f8; }

.bg-blue-secondary {
  background-color: #00A3CB; }

.bg-bluegrey-primary {
  background-color: #8cb5d5; }

.bg-bluegrey-secondary {
  background-color: #5b7d98; }

.bg-bluelight-primary {
  background-color: #8bc2ff; }

.bg-bluelight-secondary {
  background-color: #489dff; }

.bg-green-primary {
  background-color: #14d47c; }

.bg-green-secondary {
  background-color: #008d4d; }

.bg-greenlight-primary {
  background-color: #89d9c9; }

.bg-greenlight-secondary {
  background-color: #3bab9b; }

.bg-orangegrey-primary {
  background-color: #807f7f; }

.bg-orangegrey-secondary {
  background-color: #f8902b; }

.bg-pink-primary {
  background-color: #ff8498; }

.bg-pink-secondary {
  background-color: #ff657f; }

.bg-purplelight-primary {
  background-color: #cda3d4; }

.bg-purplelight-secondary {
  background-color: #9a62a1; }

.bg-purple-primary {
  background-color: #b4bae4; }

.bg-purple-secondary {
  background-color: #525891; }

.bg-red-primary {
  background-color: #e37480; }

.bg-red-secondary {
  background-color: #bb0b0b; }

.bg-turquoise-primary {
  background-color: #8fe7de; }

.bg-turquoise-secondary {
  background-color: #1cc5b6; }

.theme-blue {
  /*a, .btn-link {
				color:map-get($bg_colors, 'blue-secondary');
			}*/
  /*.btn-primary {
				color:#FFF;
				background:map-get($bg_colors, 'blue-primary');
				&amp;.active {
					background-color:map-get($bg_colors, 'blue-secondary') !important;
				}
			}*/ }
  .theme-blue #header {
    background-color: #303030 !important; }
    .theme-blue #header .nav-item a.active, .theme-blue #header .nav-item #candidateduplicate_mergeNotDuplicate .ui-autocomplete a.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-blue #header .nav-item a.ui-menu-item:hover {
      background-color: #00A3CB; }
    .theme-blue #header.admenexpress {
      border-top: 2px solid #00A3CB; }
  .theme-blue #action-block {
    background-color: #00A3CB; }
    .theme-blue #action-block a:hover {
      background-color: #4fd5f8; }
  .theme-blue #collapse-sidebar {
    background-color: #00A3CB !important; }
  .theme-blue .card-box .card-header, .theme-blue .card-box #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-blue .card-box LEGEND, .theme-blue .card-box #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-blue .card-box LEGEND, .theme-blue .card-box #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-blue .card-box LEGEND, .theme-blue .card-box #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-blue .card-box LEGEND, .theme-blue .card-box #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-blue .card-box LEGEND, .theme-blue .card-box #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-blue .card-box LEGEND, .theme-blue .card-box #home_index fieldset h3, #home_index fieldset .theme-blue .card-box h3 {
    background-color: #4fd5f8; }
  .theme-blue .card-form-gestmax &gt; .card-header, .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; LEGEND, #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; LEGEND, .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; LEGEND, #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; LEGEND, .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; LEGEND, #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; LEGEND, .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; LEGEND, .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; LEGEND, .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; LEGEND, .theme-blue #home_index fieldset .card-form-gestmax &gt; h3, #home_index fieldset .theme-blue .card-form-gestmax &gt; h3 {
    background-color: #4fd5f8; }
  .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body .card-header, .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-blue #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, .theme-blue #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #application_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-blue #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #bookmark_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-blue #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #recruitingeventapp_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-blue #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidate_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-blue #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidateaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-blue #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #employeeaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-blue #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-blue #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #bookmark_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-blue #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-blue #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #bookmark_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #recruitingeventapp_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-blue #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-blue #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #recruitingeventapp_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #candidate_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-blue #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-blue #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidate_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #candidateaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-blue #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-blue #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidateaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #employeeaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-blue #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-blue #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #employeeaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-blue #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-blue #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-blue #application_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-blue #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-blue #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #application_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #recruitingeventapp_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-blue #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #candidate_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-blue #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-blue #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidate_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #candidateaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-blue #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #employeeaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-blue #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-blue #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-blue #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-blue #application_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-blue #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-blue #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #application_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #bookmark_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-blue #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #candidate_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-blue #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-blue #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-blue #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-blue #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-blue #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-blue #application_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-blue #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-blue #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #application_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #bookmark_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-blue #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-blue #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #bookmark_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #recruitingeventapp_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-blue #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #candidateaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-blue #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-blue #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #candidateaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #employeeaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-blue #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-blue #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #employeeaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-blue #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-blue #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-blue #application_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-blue #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-blue #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #application_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #bookmark_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-blue #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-blue #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #candidate_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-blue #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-blue #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #candidate_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #employeeaccount_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-blue #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-blue #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-blue #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-blue #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-blue #application_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-blue #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-blue #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #application_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #bookmark_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-blue #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-blue #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #bookmark_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-blue #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-blue #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #candidate_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-blue #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-blue #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidate_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #candidateaccount_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-blue #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-blue #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body h3, .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-blue #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-blue #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-blue #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-blue #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-blue #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-blue #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-blue #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-blue #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-blue .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, .theme-blue #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-blue #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #application_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #application_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-blue #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-blue #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #bookmark_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #bookmark_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-blue #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-blue #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #recruitingeventapp_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #recruitingeventapp_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-blue #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-blue #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidate_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidate_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-blue #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-blue #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidateaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidateaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-blue #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-blue #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #employeeaccount_edit .theme-blue #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #employeeaccount_edit .theme-blue .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-blue #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3, #home_index .theme-blue .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3 {
    border-bottom: 1px solid #4fd5f8; }
  .theme-blue #application-photo h1, .theme-blue #application-photo h2, .theme-blue #application-photo h3, .theme-blue #application-photo h4, .theme-blue #application-photo h5, .theme-blue #application-photo h6 {
    color: #00A3CB; }
  .theme-blue .pager .page-item .page-link:hover :not(.active) {
    color: #00A3CB; }
  .theme-blue .pager .page-item.active .page-link, .theme-blue .pager #candidateduplicate_mergeNotDuplicate .ui-autocomplete .page-item.ui-menu-item:hover .page-link, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-blue .pager .page-item.ui-menu-item:hover .page-link {
    background-color: #00A3CB;
    border-color: #00A3CB; }
  .theme-blue input[type="checkbox"]:checked::after {
    background-color: #00A3CB;
    border-color: #00A3CB; }
  .theme-blue input[type="checkbox"]:focus::after {
    border-color: #00A3CB; }
  .theme-blue input[type="text"]:focus, .theme-blue input[type="password"]:focus, .theme-blue textarea:focus {
    box-shadow: inset 0 -2px 0 #00A3CB; }
  .theme-blue select:focus {
    box-shadow: inset 0 -2px 0 #00A3CB; }
  .theme-blue .select2 .selection .select2-selection {
    transition: box-shadow 0.2s; }
    .theme-blue .select2 .selection .select2-selection[aria-expanded="true"] {
      box-shadow: inset 0 -2px 0 #00A3CB; }
  .theme-blue .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #a2a2a23d !important;
    box-shadow: none !important;
    border-radius: 0 !important; }
  .theme-blue #facetedSearchLinks DD UL LI UL LI.selected A {
    color: #4fd5f8 !important; }
  .theme-blue .nav.nav-tabs LI A.active, .theme-blue .nav.nav-gestmax LI A.active, .theme-blue .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-blue .nav.nav-tabs LI A.ui-menu-item:hover, .theme-blue .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-blue .nav.nav-gestmax LI A.ui-menu-item:hover, .theme-blue .nav.nav-tabs LI A:hover, .theme-blue .nav.nav-gestmax LI A:hover {
    box-shadow: inset 0 -2px 0 #4fd5f8;
    color: #4fd5f8 !important; }
  .theme-blue .nav.nav-tabs LI A.has-error, .theme-blue .nav.nav-gestmax LI A.has-error, .theme-blue .nav.nav-tabs LI A.active.has-error, .theme-blue .nav.nav-gestmax LI A.active.has-error, .theme-blue .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-blue .nav.nav-tabs LI A.has-error.ui-menu-item:hover, .theme-blue .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-blue .nav.nav-gestmax LI A.has-error.ui-menu-item:hover, .theme-blue .nav.nav-tabs LI A:hover.has-error, .theme-blue .nav.nav-gestmax LI A:hover.has-error {
    color: #f8322e !important;
    font-weight: bold; }
  .theme-blue #sidebar .card .card-header A, .theme-blue #sidebar #application_edit FIELDSET .card-header A, #application_edit .theme-blue #sidebar FIELDSET .card-header A, .theme-blue #sidebar #bookmark_edit FIELDSET .card-header A, #bookmark_edit .theme-blue #sidebar FIELDSET .card-header A, .theme-blue #sidebar #recruitingeventapp_edit FIELDSET .card-header A, #recruitingeventapp_edit .theme-blue #sidebar FIELDSET .card-header A, .theme-blue #sidebar #candidate_edit FIELDSET .card-header A, #candidate_edit .theme-blue #sidebar FIELDSET .card-header A, .theme-blue #sidebar #candidateaccount_edit FIELDSET .card-header A, #candidateaccount_edit .theme-blue #sidebar FIELDSET .card-header A, .theme-blue #sidebar #employeeaccount_edit FIELDSET .card-header A, #employeeaccount_edit .theme-blue #sidebar FIELDSET .card-header A, .theme-blue #sidebar #home_index fieldset .card-header A, #home_index .theme-blue #sidebar fieldset .card-header A, #application_edit FIELDSET .theme-blue #sidebar .card LEGEND A, .theme-blue #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #bookmark_edit #application_edit FIELDSET LEGEND A, #application_edit #bookmark_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #recruitingeventapp_edit #application_edit FIELDSET LEGEND A, #application_edit #recruitingeventapp_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #candidate_edit #application_edit FIELDSET LEGEND A, #application_edit #candidate_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #candidateaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #candidateaccount_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #employeeaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #employeeaccount_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #home_index fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET .theme-blue #sidebar #home_index fieldset LEGEND A, #home_index .theme-blue #sidebar fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET #home_index .theme-blue #sidebar fieldset LEGEND A, #bookmark_edit FIELDSET .theme-blue #sidebar .card LEGEND A, .theme-blue #sidebar #application_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-blue #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-blue #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #application_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #recruitingeventapp_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #candidate_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidate_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #candidateaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidateaccount_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #employeeaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #employeeaccount_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #home_index fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET .theme-blue #sidebar #home_index fieldset LEGEND A, #home_index .theme-blue #sidebar fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET #home_index .theme-blue #sidebar fieldset LEGEND A, #recruitingeventapp_edit FIELDSET .theme-blue #sidebar .card LEGEND A, .theme-blue #sidebar #application_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-blue #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-blue #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #application_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-blue #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-blue #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #bookmark_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidate_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidateaccount_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #employeeaccount_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET .theme-blue #sidebar #home_index fieldset LEGEND A, #home_index .theme-blue #sidebar fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET #home_index .theme-blue #sidebar fieldset LEGEND A, #candidate_edit FIELDSET .theme-blue #sidebar .card LEGEND A, .theme-blue #sidebar #application_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-blue #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-blue #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #application_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #bookmark_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-blue #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-blue #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #bookmark_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-blue #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-blue #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #recruitingeventapp_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #candidateaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #candidateaccount_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #employeeaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #employeeaccount_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #home_index fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET .theme-blue #sidebar #home_index fieldset LEGEND A, #home_index .theme-blue #sidebar fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET #home_index .theme-blue #sidebar fieldset LEGEND A, #candidateaccount_edit FIELDSET .theme-blue #sidebar .card LEGEND A, .theme-blue #sidebar #application_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-blue #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-blue #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #application_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #bookmark_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-blue #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-blue #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #bookmark_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-blue #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-blue #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #recruitingeventapp_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #candidate_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-blue #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-blue #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #candidate_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #employeeaccount_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #home_index fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET .theme-blue #sidebar #home_index fieldset LEGEND A, #home_index .theme-blue #sidebar fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET #home_index .theme-blue #sidebar fieldset LEGEND A, #employeeaccount_edit FIELDSET .theme-blue #sidebar .card LEGEND A, .theme-blue #sidebar #application_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-blue #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-blue #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #application_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #bookmark_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-blue #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-blue #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #bookmark_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-blue #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-blue #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #recruitingeventapp_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #candidate_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-blue #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-blue #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidate_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-blue #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-blue #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidateaccount_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-blue #sidebar FIELDSET LEGEND A, .theme-blue #sidebar #home_index fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET .theme-blue #sidebar #home_index fieldset LEGEND A, #home_index .theme-blue #sidebar fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET #home_index .theme-blue #sidebar fieldset LEGEND A, #home_index fieldset .theme-blue #sidebar .card h3 A, .theme-blue #sidebar #application_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-blue #sidebar #application_edit FIELDSET h3 A, #application_edit .theme-blue #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #application_edit .theme-blue #sidebar FIELDSET h3 A, .theme-blue #sidebar #bookmark_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-blue #sidebar #bookmark_edit FIELDSET h3 A, #bookmark_edit .theme-blue #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #bookmark_edit .theme-blue #sidebar FIELDSET h3 A, .theme-blue #sidebar #recruitingeventapp_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-blue #sidebar #recruitingeventapp_edit FIELDSET h3 A, #recruitingeventapp_edit .theme-blue #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #recruitingeventapp_edit .theme-blue #sidebar FIELDSET h3 A, .theme-blue #sidebar #candidate_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-blue #sidebar #candidate_edit FIELDSET h3 A, #candidate_edit .theme-blue #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidate_edit .theme-blue #sidebar FIELDSET h3 A, .theme-blue #sidebar #candidateaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-blue #sidebar #candidateaccount_edit FIELDSET h3 A, #candidateaccount_edit .theme-blue #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidateaccount_edit .theme-blue #sidebar FIELDSET h3 A, .theme-blue #sidebar #employeeaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-blue #sidebar #employeeaccount_edit FIELDSET h3 A, #employeeaccount_edit .theme-blue #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #employeeaccount_edit .theme-blue #sidebar FIELDSET h3 A, .theme-blue #sidebar #home_index fieldset h3 A, #home_index .theme-blue #sidebar fieldset h3 A {
    color: #00A3CB; }
  .theme-blue .one-column-card-container .card-header, .theme-blue .one-column-card-container #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-blue .one-column-card-container LEGEND, .theme-blue .one-column-card-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-blue .one-column-card-container LEGEND, .theme-blue .one-column-card-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-blue .one-column-card-container LEGEND, .theme-blue .one-column-card-container #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-blue .one-column-card-container LEGEND, .theme-blue .one-column-card-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-blue .one-column-card-container LEGEND, .theme-blue .one-column-card-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-blue .one-column-card-container LEGEND, .theme-blue .one-column-card-container #home_index fieldset h3, #home_index fieldset .theme-blue .one-column-card-container h3 {
    color: #4fd5f8;
    background-color: #00A3CB; }
  .theme-blue table th {
    border-bottom: 2px solid #4fd5f8; }

.theme-bluegrey {
  /*a, .btn-link {
				color:map-get($bg_colors, 'bluegrey-secondary');
			}*/
  /*.btn-primary {
				color:#FFF;
				background:map-get($bg_colors, 'bluegrey-primary');
				&amp;.active {
					background-color:map-get($bg_colors, 'bluegrey-secondary') !important;
				}
			}*/ }
  .theme-bluegrey #header {
    background-color: #303030 !important; }
    .theme-bluegrey #header .nav-item a.active, .theme-bluegrey #header .nav-item #candidateduplicate_mergeNotDuplicate .ui-autocomplete a.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-bluegrey #header .nav-item a.ui-menu-item:hover {
      background-color: #5b7d98; }
    .theme-bluegrey #header.admenexpress {
      border-top: 2px solid #5b7d98; }
  .theme-bluegrey #action-block {
    background-color: #5b7d98; }
    .theme-bluegrey #action-block a:hover {
      background-color: #8cb5d5; }
  .theme-bluegrey #collapse-sidebar {
    background-color: #5b7d98 !important; }
  .theme-bluegrey .card-box .card-header, .theme-bluegrey .card-box #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-bluegrey .card-box LEGEND, .theme-bluegrey .card-box #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-bluegrey .card-box LEGEND, .theme-bluegrey .card-box #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-box LEGEND, .theme-bluegrey .card-box #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-bluegrey .card-box LEGEND, .theme-bluegrey .card-box #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-bluegrey .card-box LEGEND, .theme-bluegrey .card-box #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-bluegrey .card-box LEGEND, .theme-bluegrey .card-box #home_index fieldset h3, #home_index fieldset .theme-bluegrey .card-box h3 {
    background-color: #8cb5d5; }
  .theme-bluegrey .card-form-gestmax &gt; .card-header, .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; LEGEND, #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; LEGEND, .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; LEGEND, #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; LEGEND, .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; LEGEND, .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; LEGEND, .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; LEGEND, .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; LEGEND, .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; h3, #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; h3 {
    background-color: #8cb5d5; }
  .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body .card-header, .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, .theme-bluegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #application_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-bluegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #bookmark_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-bluegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #recruitingeventapp_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-bluegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidate_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-bluegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidateaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-bluegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #employeeaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #bookmark_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluegrey #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #bookmark_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #recruitingeventapp_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluegrey #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #candidate_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluegrey #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidate_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #candidateaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluegrey #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #employeeaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluegrey #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #application_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluegrey #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #application_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #recruitingeventapp_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluegrey #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #candidate_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluegrey #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #candidateaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluegrey #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #employeeaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluegrey #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #application_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluegrey #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #bookmark_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluegrey #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #candidate_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluegrey #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluegrey #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluegrey #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #application_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluegrey #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #application_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #bookmark_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluegrey #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #recruitingeventapp_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluegrey #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #candidateaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluegrey #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #employeeaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluegrey #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #application_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluegrey #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #bookmark_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluegrey #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluegrey #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #candidate_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluegrey #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #employeeaccount_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluegrey #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-bluegrey #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #application_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluegrey #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #application_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #bookmark_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluegrey #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluegrey #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #candidate_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluegrey #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidate_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #candidateaccount_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluegrey #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body h3, .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-bluegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-bluegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-bluegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-bluegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-bluegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-bluegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-bluegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, .theme-bluegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-bluegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #application_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #application_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-bluegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-bluegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #bookmark_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #bookmark_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-bluegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-bluegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #recruitingeventapp_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-bluegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-bluegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidate_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidate_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-bluegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-bluegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidateaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidateaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-bluegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-bluegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #employeeaccount_edit .theme-bluegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #employeeaccount_edit .theme-bluegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-bluegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3, #home_index .theme-bluegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3 {
    border-bottom: 1px solid #8cb5d5; }
  .theme-bluegrey #application-photo h1, .theme-bluegrey #application-photo h2, .theme-bluegrey #application-photo h3, .theme-bluegrey #application-photo h4, .theme-bluegrey #application-photo h5, .theme-bluegrey #application-photo h6 {
    color: #5b7d98; }
  .theme-bluegrey .pager .page-item .page-link:hover :not(.active) {
    color: #5b7d98; }
  .theme-bluegrey .pager .page-item.active .page-link, .theme-bluegrey .pager #candidateduplicate_mergeNotDuplicate .ui-autocomplete .page-item.ui-menu-item:hover .page-link, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-bluegrey .pager .page-item.ui-menu-item:hover .page-link {
    background-color: #5b7d98;
    border-color: #5b7d98; }
  .theme-bluegrey input[type="checkbox"]:checked::after {
    background-color: #5b7d98;
    border-color: #5b7d98; }
  .theme-bluegrey input[type="checkbox"]:focus::after {
    border-color: #5b7d98; }
  .theme-bluegrey input[type="text"]:focus, .theme-bluegrey input[type="password"]:focus, .theme-bluegrey textarea:focus {
    box-shadow: inset 0 -2px 0 #5b7d98; }
  .theme-bluegrey select:focus {
    box-shadow: inset 0 -2px 0 #5b7d98; }
  .theme-bluegrey .select2 .selection .select2-selection {
    transition: box-shadow 0.2s; }
    .theme-bluegrey .select2 .selection .select2-selection[aria-expanded="true"] {
      box-shadow: inset 0 -2px 0 #5b7d98; }
  .theme-bluegrey .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #a2a2a23d !important;
    box-shadow: none !important;
    border-radius: 0 !important; }
  .theme-bluegrey #facetedSearchLinks DD UL LI UL LI.selected A {
    color: #8cb5d5 !important; }
  .theme-bluegrey .nav.nav-tabs LI A.active, .theme-bluegrey .nav.nav-gestmax LI A.active, .theme-bluegrey .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-bluegrey .nav.nav-tabs LI A.ui-menu-item:hover, .theme-bluegrey .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-bluegrey .nav.nav-gestmax LI A.ui-menu-item:hover, .theme-bluegrey .nav.nav-tabs LI A:hover, .theme-bluegrey .nav.nav-gestmax LI A:hover {
    box-shadow: inset 0 -2px 0 #8cb5d5;
    color: #8cb5d5 !important; }
  .theme-bluegrey .nav.nav-tabs LI A.has-error, .theme-bluegrey .nav.nav-gestmax LI A.has-error, .theme-bluegrey .nav.nav-tabs LI A.active.has-error, .theme-bluegrey .nav.nav-gestmax LI A.active.has-error, .theme-bluegrey .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-bluegrey .nav.nav-tabs LI A.has-error.ui-menu-item:hover, .theme-bluegrey .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-bluegrey .nav.nav-gestmax LI A.has-error.ui-menu-item:hover, .theme-bluegrey .nav.nav-tabs LI A:hover.has-error, .theme-bluegrey .nav.nav-gestmax LI A:hover.has-error {
    color: #f8322e !important;
    font-weight: bold; }
  .theme-bluegrey #sidebar .card .card-header A, .theme-bluegrey #sidebar #application_edit FIELDSET .card-header A, #application_edit .theme-bluegrey #sidebar FIELDSET .card-header A, .theme-bluegrey #sidebar #bookmark_edit FIELDSET .card-header A, #bookmark_edit .theme-bluegrey #sidebar FIELDSET .card-header A, .theme-bluegrey #sidebar #recruitingeventapp_edit FIELDSET .card-header A, #recruitingeventapp_edit .theme-bluegrey #sidebar FIELDSET .card-header A, .theme-bluegrey #sidebar #candidate_edit FIELDSET .card-header A, #candidate_edit .theme-bluegrey #sidebar FIELDSET .card-header A, .theme-bluegrey #sidebar #candidateaccount_edit FIELDSET .card-header A, #candidateaccount_edit .theme-bluegrey #sidebar FIELDSET .card-header A, .theme-bluegrey #sidebar #employeeaccount_edit FIELDSET .card-header A, #employeeaccount_edit .theme-bluegrey #sidebar FIELDSET .card-header A, .theme-bluegrey #sidebar #home_index fieldset .card-header A, #home_index .theme-bluegrey #sidebar fieldset .card-header A, #application_edit FIELDSET .theme-bluegrey #sidebar .card LEGEND A, .theme-bluegrey #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #bookmark_edit #application_edit FIELDSET LEGEND A, #application_edit #bookmark_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #recruitingeventapp_edit #application_edit FIELDSET LEGEND A, #application_edit #recruitingeventapp_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #candidate_edit #application_edit FIELDSET LEGEND A, #application_edit #candidate_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #candidateaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #candidateaccount_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #employeeaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #employeeaccount_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #home_index fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET .theme-bluegrey #sidebar #home_index fieldset LEGEND A, #home_index .theme-bluegrey #sidebar fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET #home_index .theme-bluegrey #sidebar fieldset LEGEND A, #bookmark_edit FIELDSET .theme-bluegrey #sidebar .card LEGEND A, .theme-bluegrey #sidebar #application_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-bluegrey #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-bluegrey #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #application_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #recruitingeventapp_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #candidate_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidate_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #candidateaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidateaccount_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #employeeaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #employeeaccount_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #home_index fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET .theme-bluegrey #sidebar #home_index fieldset LEGEND A, #home_index .theme-bluegrey #sidebar fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET #home_index .theme-bluegrey #sidebar fieldset LEGEND A, #recruitingeventapp_edit FIELDSET .theme-bluegrey #sidebar .card LEGEND A, .theme-bluegrey #sidebar #application_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-bluegrey #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-bluegrey #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #application_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-bluegrey #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-bluegrey #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #bookmark_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidate_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidateaccount_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #employeeaccount_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET .theme-bluegrey #sidebar #home_index fieldset LEGEND A, #home_index .theme-bluegrey #sidebar fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET #home_index .theme-bluegrey #sidebar fieldset LEGEND A, #candidate_edit FIELDSET .theme-bluegrey #sidebar .card LEGEND A, .theme-bluegrey #sidebar #application_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-bluegrey #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-bluegrey #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #application_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #bookmark_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-bluegrey #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-bluegrey #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #bookmark_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-bluegrey #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-bluegrey #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #recruitingeventapp_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #candidateaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #candidateaccount_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #employeeaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #employeeaccount_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #home_index fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET .theme-bluegrey #sidebar #home_index fieldset LEGEND A, #home_index .theme-bluegrey #sidebar fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET #home_index .theme-bluegrey #sidebar fieldset LEGEND A, #candidateaccount_edit FIELDSET .theme-bluegrey #sidebar .card LEGEND A, .theme-bluegrey #sidebar #application_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-bluegrey #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-bluegrey #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #application_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #bookmark_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-bluegrey #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-bluegrey #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #bookmark_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-bluegrey #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-bluegrey #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #recruitingeventapp_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #candidate_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-bluegrey #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-bluegrey #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #candidate_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #employeeaccount_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #home_index fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET .theme-bluegrey #sidebar #home_index fieldset LEGEND A, #home_index .theme-bluegrey #sidebar fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET #home_index .theme-bluegrey #sidebar fieldset LEGEND A, #employeeaccount_edit FIELDSET .theme-bluegrey #sidebar .card LEGEND A, .theme-bluegrey #sidebar #application_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-bluegrey #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-bluegrey #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #application_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #bookmark_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-bluegrey #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-bluegrey #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #bookmark_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-bluegrey #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-bluegrey #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #recruitingeventapp_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #candidate_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-bluegrey #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-bluegrey #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidate_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-bluegrey #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-bluegrey #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidateaccount_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-bluegrey #sidebar FIELDSET LEGEND A, .theme-bluegrey #sidebar #home_index fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET .theme-bluegrey #sidebar #home_index fieldset LEGEND A, #home_index .theme-bluegrey #sidebar fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET #home_index .theme-bluegrey #sidebar fieldset LEGEND A, #home_index fieldset .theme-bluegrey #sidebar .card h3 A, .theme-bluegrey #sidebar #application_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-bluegrey #sidebar #application_edit FIELDSET h3 A, #application_edit .theme-bluegrey #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #application_edit .theme-bluegrey #sidebar FIELDSET h3 A, .theme-bluegrey #sidebar #bookmark_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-bluegrey #sidebar #bookmark_edit FIELDSET h3 A, #bookmark_edit .theme-bluegrey #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #bookmark_edit .theme-bluegrey #sidebar FIELDSET h3 A, .theme-bluegrey #sidebar #recruitingeventapp_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-bluegrey #sidebar #recruitingeventapp_edit FIELDSET h3 A, #recruitingeventapp_edit .theme-bluegrey #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #recruitingeventapp_edit .theme-bluegrey #sidebar FIELDSET h3 A, .theme-bluegrey #sidebar #candidate_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-bluegrey #sidebar #candidate_edit FIELDSET h3 A, #candidate_edit .theme-bluegrey #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidate_edit .theme-bluegrey #sidebar FIELDSET h3 A, .theme-bluegrey #sidebar #candidateaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-bluegrey #sidebar #candidateaccount_edit FIELDSET h3 A, #candidateaccount_edit .theme-bluegrey #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidateaccount_edit .theme-bluegrey #sidebar FIELDSET h3 A, .theme-bluegrey #sidebar #employeeaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-bluegrey #sidebar #employeeaccount_edit FIELDSET h3 A, #employeeaccount_edit .theme-bluegrey #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #employeeaccount_edit .theme-bluegrey #sidebar FIELDSET h3 A, .theme-bluegrey #sidebar #home_index fieldset h3 A, #home_index .theme-bluegrey #sidebar fieldset h3 A {
    color: #5b7d98; }
  .theme-bluegrey .one-column-card-container .card-header, .theme-bluegrey .one-column-card-container #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-bluegrey .one-column-card-container LEGEND, .theme-bluegrey .one-column-card-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-bluegrey .one-column-card-container LEGEND, .theme-bluegrey .one-column-card-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluegrey .one-column-card-container LEGEND, .theme-bluegrey .one-column-card-container #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-bluegrey .one-column-card-container LEGEND, .theme-bluegrey .one-column-card-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-bluegrey .one-column-card-container LEGEND, .theme-bluegrey .one-column-card-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-bluegrey .one-column-card-container LEGEND, .theme-bluegrey .one-column-card-container #home_index fieldset h3, #home_index fieldset .theme-bluegrey .one-column-card-container h3 {
    color: #8cb5d5;
    background-color: #5b7d98; }
  .theme-bluegrey table th {
    border-bottom: 2px solid #8cb5d5; }

.theme-bluelight {
  /*a, .btn-link {
				color:map-get($bg_colors, 'bluelight-secondary');
			}*/
  /*.btn-primary {
				color:#FFF;
				background:map-get($bg_colors, 'bluelight-primary');
				&amp;.active {
					background-color:map-get($bg_colors, 'bluelight-secondary') !important;
				}
			}*/ }
  .theme-bluelight #header {
    background-color: #303030 !important; }
    .theme-bluelight #header .nav-item a.active, .theme-bluelight #header .nav-item #candidateduplicate_mergeNotDuplicate .ui-autocomplete a.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-bluelight #header .nav-item a.ui-menu-item:hover {
      background-color: #489dff; }
    .theme-bluelight #header.admenexpress {
      border-top: 2px solid #489dff; }
  .theme-bluelight #action-block {
    background-color: #489dff; }
    .theme-bluelight #action-block a:hover {
      background-color: #8bc2ff; }
  .theme-bluelight #collapse-sidebar {
    background-color: #489dff !important; }
  .theme-bluelight .card-box .card-header, .theme-bluelight .card-box #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-bluelight .card-box LEGEND, .theme-bluelight .card-box #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-bluelight .card-box LEGEND, .theme-bluelight .card-box #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluelight .card-box LEGEND, .theme-bluelight .card-box #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-bluelight .card-box LEGEND, .theme-bluelight .card-box #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-bluelight .card-box LEGEND, .theme-bluelight .card-box #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-bluelight .card-box LEGEND, .theme-bluelight .card-box #home_index fieldset h3, #home_index fieldset .theme-bluelight .card-box h3 {
    background-color: #8bc2ff; }
  .theme-bluelight .card-form-gestmax &gt; .card-header, .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; LEGEND, #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; LEGEND, .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; LEGEND, #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; LEGEND, .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; LEGEND, .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; LEGEND, .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; LEGEND, .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; LEGEND, .theme-bluelight #home_index fieldset .card-form-gestmax &gt; h3, #home_index fieldset .theme-bluelight .card-form-gestmax &gt; h3 {
    background-color: #8bc2ff; }
  .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body .card-header, .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-bluelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, .theme-bluelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #application_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-bluelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #bookmark_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-bluelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #recruitingeventapp_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-bluelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidate_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-bluelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidateaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-bluelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #employeeaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-bluelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #bookmark_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluelight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #bookmark_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #recruitingeventapp_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluelight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #candidate_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluelight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidate_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #candidateaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluelight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidateaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #employeeaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluelight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #employeeaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-bluelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #application_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluelight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #application_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #recruitingeventapp_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluelight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #candidate_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluelight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidate_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #candidateaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluelight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #employeeaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluelight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #application_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluelight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #bookmark_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluelight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #candidate_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluelight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluelight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluelight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-bluelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #application_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluelight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #application_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #bookmark_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluelight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #bookmark_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #recruitingeventapp_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluelight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #candidateaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluelight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #employeeaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluelight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-bluelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #application_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluelight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #application_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #bookmark_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluelight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluelight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #candidate_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluelight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #employeeaccount_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluelight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-bluelight #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-bluelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-bluelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #application_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-bluelight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #application_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #bookmark_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-bluelight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #bookmark_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-bluelight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #candidate_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-bluelight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidate_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #candidateaccount_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-bluelight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body h3, .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-bluelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-bluelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-bluelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-bluelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-bluelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-bluelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-bluelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-bluelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, .theme-bluelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-bluelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #application_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #application_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-bluelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-bluelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #bookmark_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #bookmark_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-bluelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-bluelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #recruitingeventapp_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #recruitingeventapp_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-bluelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-bluelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidate_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidate_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-bluelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-bluelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidateaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidateaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-bluelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-bluelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #employeeaccount_edit .theme-bluelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #employeeaccount_edit .theme-bluelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-bluelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3, #home_index .theme-bluelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3 {
    border-bottom: 1px solid #8bc2ff; }
  .theme-bluelight #application-photo h1, .theme-bluelight #application-photo h2, .theme-bluelight #application-photo h3, .theme-bluelight #application-photo h4, .theme-bluelight #application-photo h5, .theme-bluelight #application-photo h6 {
    color: #489dff; }
  .theme-bluelight .pager .page-item .page-link:hover :not(.active) {
    color: #489dff; }
  .theme-bluelight .pager .page-item.active .page-link, .theme-bluelight .pager #candidateduplicate_mergeNotDuplicate .ui-autocomplete .page-item.ui-menu-item:hover .page-link, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-bluelight .pager .page-item.ui-menu-item:hover .page-link {
    background-color: #489dff;
    border-color: #489dff; }
  .theme-bluelight input[type="checkbox"]:checked::after {
    background-color: #489dff;
    border-color: #489dff; }
  .theme-bluelight input[type="checkbox"]:focus::after {
    border-color: #489dff; }
  .theme-bluelight input[type="text"]:focus, .theme-bluelight input[type="password"]:focus, .theme-bluelight textarea:focus {
    box-shadow: inset 0 -2px 0 #489dff; }
  .theme-bluelight select:focus {
    box-shadow: inset 0 -2px 0 #489dff; }
  .theme-bluelight .select2 .selection .select2-selection {
    transition: box-shadow 0.2s; }
    .theme-bluelight .select2 .selection .select2-selection[aria-expanded="true"] {
      box-shadow: inset 0 -2px 0 #489dff; }
  .theme-bluelight .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #a2a2a23d !important;
    box-shadow: none !important;
    border-radius: 0 !important; }
  .theme-bluelight #facetedSearchLinks DD UL LI UL LI.selected A {
    color: #8bc2ff !important; }
  .theme-bluelight .nav.nav-tabs LI A.active, .theme-bluelight .nav.nav-gestmax LI A.active, .theme-bluelight .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-bluelight .nav.nav-tabs LI A.ui-menu-item:hover, .theme-bluelight .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-bluelight .nav.nav-gestmax LI A.ui-menu-item:hover, .theme-bluelight .nav.nav-tabs LI A:hover, .theme-bluelight .nav.nav-gestmax LI A:hover {
    box-shadow: inset 0 -2px 0 #8bc2ff;
    color: #8bc2ff !important; }
  .theme-bluelight .nav.nav-tabs LI A.has-error, .theme-bluelight .nav.nav-gestmax LI A.has-error, .theme-bluelight .nav.nav-tabs LI A.active.has-error, .theme-bluelight .nav.nav-gestmax LI A.active.has-error, .theme-bluelight .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-bluelight .nav.nav-tabs LI A.has-error.ui-menu-item:hover, .theme-bluelight .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-bluelight .nav.nav-gestmax LI A.has-error.ui-menu-item:hover, .theme-bluelight .nav.nav-tabs LI A:hover.has-error, .theme-bluelight .nav.nav-gestmax LI A:hover.has-error {
    color: #f8322e !important;
    font-weight: bold; }
  .theme-bluelight #sidebar .card .card-header A, .theme-bluelight #sidebar #application_edit FIELDSET .card-header A, #application_edit .theme-bluelight #sidebar FIELDSET .card-header A, .theme-bluelight #sidebar #bookmark_edit FIELDSET .card-header A, #bookmark_edit .theme-bluelight #sidebar FIELDSET .card-header A, .theme-bluelight #sidebar #recruitingeventapp_edit FIELDSET .card-header A, #recruitingeventapp_edit .theme-bluelight #sidebar FIELDSET .card-header A, .theme-bluelight #sidebar #candidate_edit FIELDSET .card-header A, #candidate_edit .theme-bluelight #sidebar FIELDSET .card-header A, .theme-bluelight #sidebar #candidateaccount_edit FIELDSET .card-header A, #candidateaccount_edit .theme-bluelight #sidebar FIELDSET .card-header A, .theme-bluelight #sidebar #employeeaccount_edit FIELDSET .card-header A, #employeeaccount_edit .theme-bluelight #sidebar FIELDSET .card-header A, .theme-bluelight #sidebar #home_index fieldset .card-header A, #home_index .theme-bluelight #sidebar fieldset .card-header A, #application_edit FIELDSET .theme-bluelight #sidebar .card LEGEND A, .theme-bluelight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #bookmark_edit #application_edit FIELDSET LEGEND A, #application_edit #bookmark_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #recruitingeventapp_edit #application_edit FIELDSET LEGEND A, #application_edit #recruitingeventapp_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #candidate_edit #application_edit FIELDSET LEGEND A, #application_edit #candidate_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #candidateaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #candidateaccount_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #employeeaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #employeeaccount_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #home_index fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET .theme-bluelight #sidebar #home_index fieldset LEGEND A, #home_index .theme-bluelight #sidebar fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET #home_index .theme-bluelight #sidebar fieldset LEGEND A, #bookmark_edit FIELDSET .theme-bluelight #sidebar .card LEGEND A, .theme-bluelight #sidebar #application_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-bluelight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-bluelight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #application_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #recruitingeventapp_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #candidate_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidate_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #candidateaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidateaccount_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #employeeaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #employeeaccount_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #home_index fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET .theme-bluelight #sidebar #home_index fieldset LEGEND A, #home_index .theme-bluelight #sidebar fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET #home_index .theme-bluelight #sidebar fieldset LEGEND A, #recruitingeventapp_edit FIELDSET .theme-bluelight #sidebar .card LEGEND A, .theme-bluelight #sidebar #application_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-bluelight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-bluelight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #application_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-bluelight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-bluelight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #bookmark_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidate_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidateaccount_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #employeeaccount_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET .theme-bluelight #sidebar #home_index fieldset LEGEND A, #home_index .theme-bluelight #sidebar fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET #home_index .theme-bluelight #sidebar fieldset LEGEND A, #candidate_edit FIELDSET .theme-bluelight #sidebar .card LEGEND A, .theme-bluelight #sidebar #application_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-bluelight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-bluelight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #application_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #bookmark_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-bluelight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-bluelight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #bookmark_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-bluelight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-bluelight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #recruitingeventapp_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #candidateaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #candidateaccount_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #employeeaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #employeeaccount_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #home_index fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET .theme-bluelight #sidebar #home_index fieldset LEGEND A, #home_index .theme-bluelight #sidebar fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET #home_index .theme-bluelight #sidebar fieldset LEGEND A, #candidateaccount_edit FIELDSET .theme-bluelight #sidebar .card LEGEND A, .theme-bluelight #sidebar #application_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-bluelight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-bluelight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #application_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #bookmark_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-bluelight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-bluelight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #bookmark_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-bluelight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-bluelight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #recruitingeventapp_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #candidate_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-bluelight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-bluelight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #candidate_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #employeeaccount_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #home_index fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET .theme-bluelight #sidebar #home_index fieldset LEGEND A, #home_index .theme-bluelight #sidebar fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET #home_index .theme-bluelight #sidebar fieldset LEGEND A, #employeeaccount_edit FIELDSET .theme-bluelight #sidebar .card LEGEND A, .theme-bluelight #sidebar #application_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-bluelight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-bluelight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #application_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #bookmark_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-bluelight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-bluelight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #bookmark_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-bluelight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-bluelight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #recruitingeventapp_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #candidate_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-bluelight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-bluelight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidate_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-bluelight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-bluelight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidateaccount_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-bluelight #sidebar FIELDSET LEGEND A, .theme-bluelight #sidebar #home_index fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET .theme-bluelight #sidebar #home_index fieldset LEGEND A, #home_index .theme-bluelight #sidebar fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET #home_index .theme-bluelight #sidebar fieldset LEGEND A, #home_index fieldset .theme-bluelight #sidebar .card h3 A, .theme-bluelight #sidebar #application_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-bluelight #sidebar #application_edit FIELDSET h3 A, #application_edit .theme-bluelight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #application_edit .theme-bluelight #sidebar FIELDSET h3 A, .theme-bluelight #sidebar #bookmark_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-bluelight #sidebar #bookmark_edit FIELDSET h3 A, #bookmark_edit .theme-bluelight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #bookmark_edit .theme-bluelight #sidebar FIELDSET h3 A, .theme-bluelight #sidebar #recruitingeventapp_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-bluelight #sidebar #recruitingeventapp_edit FIELDSET h3 A, #recruitingeventapp_edit .theme-bluelight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #recruitingeventapp_edit .theme-bluelight #sidebar FIELDSET h3 A, .theme-bluelight #sidebar #candidate_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-bluelight #sidebar #candidate_edit FIELDSET h3 A, #candidate_edit .theme-bluelight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidate_edit .theme-bluelight #sidebar FIELDSET h3 A, .theme-bluelight #sidebar #candidateaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-bluelight #sidebar #candidateaccount_edit FIELDSET h3 A, #candidateaccount_edit .theme-bluelight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidateaccount_edit .theme-bluelight #sidebar FIELDSET h3 A, .theme-bluelight #sidebar #employeeaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-bluelight #sidebar #employeeaccount_edit FIELDSET h3 A, #employeeaccount_edit .theme-bluelight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #employeeaccount_edit .theme-bluelight #sidebar FIELDSET h3 A, .theme-bluelight #sidebar #home_index fieldset h3 A, #home_index .theme-bluelight #sidebar fieldset h3 A {
    color: #489dff; }
  .theme-bluelight .one-column-card-container .card-header, .theme-bluelight .one-column-card-container #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-bluelight .one-column-card-container LEGEND, .theme-bluelight .one-column-card-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-bluelight .one-column-card-container LEGEND, .theme-bluelight .one-column-card-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-bluelight .one-column-card-container LEGEND, .theme-bluelight .one-column-card-container #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-bluelight .one-column-card-container LEGEND, .theme-bluelight .one-column-card-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-bluelight .one-column-card-container LEGEND, .theme-bluelight .one-column-card-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-bluelight .one-column-card-container LEGEND, .theme-bluelight .one-column-card-container #home_index fieldset h3, #home_index fieldset .theme-bluelight .one-column-card-container h3 {
    color: #8bc2ff;
    background-color: #489dff; }
  .theme-bluelight table th {
    border-bottom: 2px solid #8bc2ff; }

.theme-green {
  /*a, .btn-link {
				color:map-get($bg_colors, 'green-secondary');
			}*/
  /*.btn-primary {
				color:#FFF;
				background:map-get($bg_colors, 'green-primary');
				&amp;.active {
					background-color:map-get($bg_colors, 'green-secondary') !important;
				}
			}*/ }
  .theme-green #header {
    background-color: #303030 !important; }
    .theme-green #header .nav-item a.active, .theme-green #header .nav-item #candidateduplicate_mergeNotDuplicate .ui-autocomplete a.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-green #header .nav-item a.ui-menu-item:hover {
      background-color: #008d4d; }
    .theme-green #header.admenexpress {
      border-top: 2px solid #008d4d; }
  .theme-green #action-block {
    background-color: #008d4d; }
    .theme-green #action-block a:hover {
      background-color: #14d47c; }
  .theme-green #collapse-sidebar {
    background-color: #008d4d !important; }
  .theme-green .card-box .card-header, .theme-green .card-box #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-green .card-box LEGEND, .theme-green .card-box #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-green .card-box LEGEND, .theme-green .card-box #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-green .card-box LEGEND, .theme-green .card-box #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-green .card-box LEGEND, .theme-green .card-box #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-green .card-box LEGEND, .theme-green .card-box #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-green .card-box LEGEND, .theme-green .card-box #home_index fieldset h3, #home_index fieldset .theme-green .card-box h3 {
    background-color: #14d47c; }
  .theme-green .card-form-gestmax &gt; .card-header, .theme-green #application_edit FIELDSET .card-form-gestmax &gt; LEGEND, #application_edit FIELDSET .theme-green .card-form-gestmax &gt; LEGEND, .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; LEGEND, #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; LEGEND, .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; LEGEND, #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; LEGEND, .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; LEGEND, .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; LEGEND, .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; LEGEND, .theme-green #home_index fieldset .card-form-gestmax &gt; h3, #home_index fieldset .theme-green .card-form-gestmax &gt; h3 {
    background-color: #14d47c; }
  .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body .card-header, .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, .theme-green #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-green #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-green #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, .theme-green #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #application_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-green #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #bookmark_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-green #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #recruitingeventapp_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-green #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidate_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-green #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidateaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-green #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #employeeaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-green #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-green #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-green #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #bookmark_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-green #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-green #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #bookmark_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #recruitingeventapp_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-green #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-green #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #recruitingeventapp_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #candidate_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-green #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-green #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidate_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #candidateaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-green #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-green #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidateaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #employeeaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-green #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-green #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #employeeaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-green #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-green #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-green #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-green #application_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-green #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-green #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #application_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #recruitingeventapp_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-green #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #candidate_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-green #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-green #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidate_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #candidateaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-green #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-green #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidateaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #employeeaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-green #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-green #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #employeeaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-green #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-green #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-green #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-green #application_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-green #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-green #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #application_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #bookmark_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-green #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #candidate_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-green #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-green #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-green #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-green #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-green #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-green #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-green #application_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-green #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-green #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #application_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #bookmark_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-green #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-green #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #bookmark_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #recruitingeventapp_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-green #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #candidateaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-green #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-green #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #candidateaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #employeeaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-green #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-green #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #employeeaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-green #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-green #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-green #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-green #application_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-green #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-green #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #application_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #bookmark_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-green #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-green #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #bookmark_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-green #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #candidate_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-green #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-green #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #candidate_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #employeeaccount_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-green #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-green #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-green #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-green #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-green #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-green #application_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-green #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-green #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #application_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #bookmark_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-green #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-green #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #bookmark_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-green #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-green #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #candidate_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-green #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-green #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidate_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #candidateaccount_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-green #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-green #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body h3, .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, .theme-green #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-green #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-green #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-green #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-green #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-green #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-green #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-green #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-green #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-green .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, .theme-green #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-green #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #application_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #application_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-green #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-green #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #bookmark_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #bookmark_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-green #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-green #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #recruitingeventapp_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #recruitingeventapp_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-green #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-green #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidate_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidate_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-green #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-green #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidateaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidateaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-green #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-green #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #employeeaccount_edit .theme-green #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #employeeaccount_edit .theme-green .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-green #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3, #home_index .theme-green .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3 {
    border-bottom: 1px solid #14d47c; }
  .theme-green #application-photo h1, .theme-green #application-photo h2, .theme-green #application-photo h3, .theme-green #application-photo h4, .theme-green #application-photo h5, .theme-green #application-photo h6 {
    color: #008d4d; }
  .theme-green .pager .page-item .page-link:hover :not(.active) {
    color: #008d4d; }
  .theme-green .pager .page-item.active .page-link, .theme-green .pager #candidateduplicate_mergeNotDuplicate .ui-autocomplete .page-item.ui-menu-item:hover .page-link, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-green .pager .page-item.ui-menu-item:hover .page-link {
    background-color: #008d4d;
    border-color: #008d4d; }
  .theme-green input[type="checkbox"]:checked::after {
    background-color: #008d4d;
    border-color: #008d4d; }
  .theme-green input[type="checkbox"]:focus::after {
    border-color: #008d4d; }
  .theme-green input[type="text"]:focus, .theme-green input[type="password"]:focus, .theme-green textarea:focus {
    box-shadow: inset 0 -2px 0 #008d4d; }
  .theme-green select:focus {
    box-shadow: inset 0 -2px 0 #008d4d; }
  .theme-green .select2 .selection .select2-selection {
    transition: box-shadow 0.2s; }
    .theme-green .select2 .selection .select2-selection[aria-expanded="true"] {
      box-shadow: inset 0 -2px 0 #008d4d; }
  .theme-green .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #a2a2a23d !important;
    box-shadow: none !important;
    border-radius: 0 !important; }
  .theme-green #facetedSearchLinks DD UL LI UL LI.selected A {
    color: #14d47c !important; }
  .theme-green .nav.nav-tabs LI A.active, .theme-green .nav.nav-gestmax LI A.active, .theme-green .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-green .nav.nav-tabs LI A.ui-menu-item:hover, .theme-green .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-green .nav.nav-gestmax LI A.ui-menu-item:hover, .theme-green .nav.nav-tabs LI A:hover, .theme-green .nav.nav-gestmax LI A:hover {
    box-shadow: inset 0 -2px 0 #14d47c;
    color: #14d47c !important; }
  .theme-green .nav.nav-tabs LI A.has-error, .theme-green .nav.nav-gestmax LI A.has-error, .theme-green .nav.nav-tabs LI A.active.has-error, .theme-green .nav.nav-gestmax LI A.active.has-error, .theme-green .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-green .nav.nav-tabs LI A.has-error.ui-menu-item:hover, .theme-green .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-green .nav.nav-gestmax LI A.has-error.ui-menu-item:hover, .theme-green .nav.nav-tabs LI A:hover.has-error, .theme-green .nav.nav-gestmax LI A:hover.has-error {
    color: #f8322e !important;
    font-weight: bold; }
  .theme-green #sidebar .card .card-header A, .theme-green #sidebar #application_edit FIELDSET .card-header A, #application_edit .theme-green #sidebar FIELDSET .card-header A, .theme-green #sidebar #bookmark_edit FIELDSET .card-header A, #bookmark_edit .theme-green #sidebar FIELDSET .card-header A, .theme-green #sidebar #recruitingeventapp_edit FIELDSET .card-header A, #recruitingeventapp_edit .theme-green #sidebar FIELDSET .card-header A, .theme-green #sidebar #candidate_edit FIELDSET .card-header A, #candidate_edit .theme-green #sidebar FIELDSET .card-header A, .theme-green #sidebar #candidateaccount_edit FIELDSET .card-header A, #candidateaccount_edit .theme-green #sidebar FIELDSET .card-header A, .theme-green #sidebar #employeeaccount_edit FIELDSET .card-header A, #employeeaccount_edit .theme-green #sidebar FIELDSET .card-header A, .theme-green #sidebar #home_index fieldset .card-header A, #home_index .theme-green #sidebar fieldset .card-header A, #application_edit FIELDSET .theme-green #sidebar .card LEGEND A, .theme-green #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #bookmark_edit #application_edit FIELDSET LEGEND A, #application_edit #bookmark_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #recruitingeventapp_edit #application_edit FIELDSET LEGEND A, #application_edit #recruitingeventapp_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #candidate_edit #application_edit FIELDSET LEGEND A, #application_edit #candidate_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #candidateaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #candidateaccount_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #employeeaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #employeeaccount_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #home_index fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET .theme-green #sidebar #home_index fieldset LEGEND A, #home_index .theme-green #sidebar fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET #home_index .theme-green #sidebar fieldset LEGEND A, #bookmark_edit FIELDSET .theme-green #sidebar .card LEGEND A, .theme-green #sidebar #application_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-green #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-green #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #application_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #recruitingeventapp_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #candidate_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidate_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #candidateaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidateaccount_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #employeeaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #employeeaccount_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #home_index fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET .theme-green #sidebar #home_index fieldset LEGEND A, #home_index .theme-green #sidebar fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET #home_index .theme-green #sidebar fieldset LEGEND A, #recruitingeventapp_edit FIELDSET .theme-green #sidebar .card LEGEND A, .theme-green #sidebar #application_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-green #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-green #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #application_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-green #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-green #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #bookmark_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidate_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidateaccount_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #employeeaccount_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET .theme-green #sidebar #home_index fieldset LEGEND A, #home_index .theme-green #sidebar fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET #home_index .theme-green #sidebar fieldset LEGEND A, #candidate_edit FIELDSET .theme-green #sidebar .card LEGEND A, .theme-green #sidebar #application_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-green #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-green #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #application_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #bookmark_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-green #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-green #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #bookmark_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-green #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-green #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #recruitingeventapp_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #candidateaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #candidateaccount_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #employeeaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #employeeaccount_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #home_index fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET .theme-green #sidebar #home_index fieldset LEGEND A, #home_index .theme-green #sidebar fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET #home_index .theme-green #sidebar fieldset LEGEND A, #candidateaccount_edit FIELDSET .theme-green #sidebar .card LEGEND A, .theme-green #sidebar #application_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-green #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-green #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #application_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #bookmark_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-green #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-green #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #bookmark_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-green #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-green #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #recruitingeventapp_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #candidate_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-green #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-green #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #candidate_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #employeeaccount_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #home_index fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET .theme-green #sidebar #home_index fieldset LEGEND A, #home_index .theme-green #sidebar fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET #home_index .theme-green #sidebar fieldset LEGEND A, #employeeaccount_edit FIELDSET .theme-green #sidebar .card LEGEND A, .theme-green #sidebar #application_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-green #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-green #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #application_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #bookmark_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-green #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-green #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #bookmark_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-green #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-green #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #recruitingeventapp_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #candidate_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-green #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-green #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidate_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-green #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-green #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidateaccount_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-green #sidebar FIELDSET LEGEND A, .theme-green #sidebar #home_index fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET .theme-green #sidebar #home_index fieldset LEGEND A, #home_index .theme-green #sidebar fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET #home_index .theme-green #sidebar fieldset LEGEND A, #home_index fieldset .theme-green #sidebar .card h3 A, .theme-green #sidebar #application_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-green #sidebar #application_edit FIELDSET h3 A, #application_edit .theme-green #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #application_edit .theme-green #sidebar FIELDSET h3 A, .theme-green #sidebar #bookmark_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-green #sidebar #bookmark_edit FIELDSET h3 A, #bookmark_edit .theme-green #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #bookmark_edit .theme-green #sidebar FIELDSET h3 A, .theme-green #sidebar #recruitingeventapp_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-green #sidebar #recruitingeventapp_edit FIELDSET h3 A, #recruitingeventapp_edit .theme-green #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #recruitingeventapp_edit .theme-green #sidebar FIELDSET h3 A, .theme-green #sidebar #candidate_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-green #sidebar #candidate_edit FIELDSET h3 A, #candidate_edit .theme-green #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidate_edit .theme-green #sidebar FIELDSET h3 A, .theme-green #sidebar #candidateaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-green #sidebar #candidateaccount_edit FIELDSET h3 A, #candidateaccount_edit .theme-green #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidateaccount_edit .theme-green #sidebar FIELDSET h3 A, .theme-green #sidebar #employeeaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-green #sidebar #employeeaccount_edit FIELDSET h3 A, #employeeaccount_edit .theme-green #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #employeeaccount_edit .theme-green #sidebar FIELDSET h3 A, .theme-green #sidebar #home_index fieldset h3 A, #home_index .theme-green #sidebar fieldset h3 A {
    color: #008d4d; }
  .theme-green .one-column-card-container .card-header, .theme-green .one-column-card-container #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-green .one-column-card-container LEGEND, .theme-green .one-column-card-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-green .one-column-card-container LEGEND, .theme-green .one-column-card-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-green .one-column-card-container LEGEND, .theme-green .one-column-card-container #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-green .one-column-card-container LEGEND, .theme-green .one-column-card-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-green .one-column-card-container LEGEND, .theme-green .one-column-card-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-green .one-column-card-container LEGEND, .theme-green .one-column-card-container #home_index fieldset h3, #home_index fieldset .theme-green .one-column-card-container h3 {
    color: #14d47c;
    background-color: #008d4d; }
  .theme-green table th {
    border-bottom: 2px solid #14d47c; }

.theme-greenlight {
  /*a, .btn-link {
				color:map-get($bg_colors, 'greenlight-secondary');
			}*/
  /*.btn-primary {
				color:#FFF;
				background:map-get($bg_colors, 'greenlight-primary');
				&amp;.active {
					background-color:map-get($bg_colors, 'greenlight-secondary') !important;
				}
			}*/ }
  .theme-greenlight #header {
    background-color: #303030 !important; }
    .theme-greenlight #header .nav-item a.active, .theme-greenlight #header .nav-item #candidateduplicate_mergeNotDuplicate .ui-autocomplete a.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-greenlight #header .nav-item a.ui-menu-item:hover {
      background-color: #3bab9b; }
    .theme-greenlight #header.admenexpress {
      border-top: 2px solid #3bab9b; }
  .theme-greenlight #action-block {
    background-color: #3bab9b; }
    .theme-greenlight #action-block a:hover {
      background-color: #89d9c9; }
  .theme-greenlight #collapse-sidebar {
    background-color: #3bab9b !important; }
  .theme-greenlight .card-box .card-header, .theme-greenlight .card-box #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-greenlight .card-box LEGEND, .theme-greenlight .card-box #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-greenlight .card-box LEGEND, .theme-greenlight .card-box #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-greenlight .card-box LEGEND, .theme-greenlight .card-box #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-greenlight .card-box LEGEND, .theme-greenlight .card-box #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-greenlight .card-box LEGEND, .theme-greenlight .card-box #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-greenlight .card-box LEGEND, .theme-greenlight .card-box #home_index fieldset h3, #home_index fieldset .theme-greenlight .card-box h3 {
    background-color: #89d9c9; }
  .theme-greenlight .card-form-gestmax &gt; .card-header, .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; LEGEND, #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; LEGEND, .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; LEGEND, #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; LEGEND, .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; LEGEND, #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; LEGEND, .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; LEGEND, .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; LEGEND, .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; LEGEND, .theme-greenlight #home_index fieldset .card-form-gestmax &gt; h3, #home_index fieldset .theme-greenlight .card-form-gestmax &gt; h3 {
    background-color: #89d9c9; }
  .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body .card-header, .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-greenlight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, .theme-greenlight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #application_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-greenlight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #bookmark_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-greenlight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #recruitingeventapp_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-greenlight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidate_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-greenlight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidateaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-greenlight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #employeeaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-greenlight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #bookmark_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-greenlight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-greenlight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #bookmark_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #recruitingeventapp_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-greenlight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #candidate_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-greenlight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-greenlight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidate_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #candidateaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-greenlight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-greenlight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidateaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #employeeaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-greenlight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-greenlight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #employeeaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-greenlight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #application_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-greenlight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-greenlight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #application_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #recruitingeventapp_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-greenlight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #candidate_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-greenlight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-greenlight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidate_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #candidateaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-greenlight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #employeeaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-greenlight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #application_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-greenlight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #bookmark_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-greenlight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #candidate_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-greenlight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-greenlight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-greenlight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-greenlight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #application_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-greenlight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-greenlight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #application_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #bookmark_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-greenlight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-greenlight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #bookmark_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #recruitingeventapp_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-greenlight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #candidateaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-greenlight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #employeeaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-greenlight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-greenlight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #application_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-greenlight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-greenlight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #application_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #bookmark_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-greenlight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-greenlight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #candidate_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-greenlight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #employeeaccount_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-greenlight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-greenlight #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-greenlight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-greenlight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #application_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-greenlight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-greenlight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #application_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #bookmark_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-greenlight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-greenlight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #bookmark_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-greenlight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #candidate_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-greenlight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-greenlight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidate_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #candidateaccount_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-greenlight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-greenlight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body h3, .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-greenlight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-greenlight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-greenlight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-greenlight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-greenlight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-greenlight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-greenlight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-greenlight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, .theme-greenlight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-greenlight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #application_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #application_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-greenlight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-greenlight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #bookmark_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #bookmark_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-greenlight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-greenlight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #recruitingeventapp_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #recruitingeventapp_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-greenlight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-greenlight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidate_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidate_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-greenlight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-greenlight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidateaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidateaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-greenlight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-greenlight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #employeeaccount_edit .theme-greenlight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #employeeaccount_edit .theme-greenlight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-greenlight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3, #home_index .theme-greenlight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3 {
    border-bottom: 1px solid #89d9c9; }
  .theme-greenlight #application-photo h1, .theme-greenlight #application-photo h2, .theme-greenlight #application-photo h3, .theme-greenlight #application-photo h4, .theme-greenlight #application-photo h5, .theme-greenlight #application-photo h6 {
    color: #3bab9b; }
  .theme-greenlight .pager .page-item .page-link:hover :not(.active) {
    color: #3bab9b; }
  .theme-greenlight .pager .page-item.active .page-link, .theme-greenlight .pager #candidateduplicate_mergeNotDuplicate .ui-autocomplete .page-item.ui-menu-item:hover .page-link, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-greenlight .pager .page-item.ui-menu-item:hover .page-link {
    background-color: #3bab9b;
    border-color: #3bab9b; }
  .theme-greenlight input[type="checkbox"]:checked::after {
    background-color: #3bab9b;
    border-color: #3bab9b; }
  .theme-greenlight input[type="checkbox"]:focus::after {
    border-color: #3bab9b; }
  .theme-greenlight input[type="text"]:focus, .theme-greenlight input[type="password"]:focus, .theme-greenlight textarea:focus {
    box-shadow: inset 0 -2px 0 #3bab9b; }
  .theme-greenlight select:focus {
    box-shadow: inset 0 -2px 0 #3bab9b; }
  .theme-greenlight .select2 .selection .select2-selection {
    transition: box-shadow 0.2s; }
    .theme-greenlight .select2 .selection .select2-selection[aria-expanded="true"] {
      box-shadow: inset 0 -2px 0 #3bab9b; }
  .theme-greenlight .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #a2a2a23d !important;
    box-shadow: none !important;
    border-radius: 0 !important; }
  .theme-greenlight #facetedSearchLinks DD UL LI UL LI.selected A {
    color: #89d9c9 !important; }
  .theme-greenlight .nav.nav-tabs LI A.active, .theme-greenlight .nav.nav-gestmax LI A.active, .theme-greenlight .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-greenlight .nav.nav-tabs LI A.ui-menu-item:hover, .theme-greenlight .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-greenlight .nav.nav-gestmax LI A.ui-menu-item:hover, .theme-greenlight .nav.nav-tabs LI A:hover, .theme-greenlight .nav.nav-gestmax LI A:hover {
    box-shadow: inset 0 -2px 0 #89d9c9;
    color: #89d9c9 !important; }
  .theme-greenlight .nav.nav-tabs LI A.has-error, .theme-greenlight .nav.nav-gestmax LI A.has-error, .theme-greenlight .nav.nav-tabs LI A.active.has-error, .theme-greenlight .nav.nav-gestmax LI A.active.has-error, .theme-greenlight .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-greenlight .nav.nav-tabs LI A.has-error.ui-menu-item:hover, .theme-greenlight .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-greenlight .nav.nav-gestmax LI A.has-error.ui-menu-item:hover, .theme-greenlight .nav.nav-tabs LI A:hover.has-error, .theme-greenlight .nav.nav-gestmax LI A:hover.has-error {
    color: #f8322e !important;
    font-weight: bold; }
  .theme-greenlight #sidebar .card .card-header A, .theme-greenlight #sidebar #application_edit FIELDSET .card-header A, #application_edit .theme-greenlight #sidebar FIELDSET .card-header A, .theme-greenlight #sidebar #bookmark_edit FIELDSET .card-header A, #bookmark_edit .theme-greenlight #sidebar FIELDSET .card-header A, .theme-greenlight #sidebar #recruitingeventapp_edit FIELDSET .card-header A, #recruitingeventapp_edit .theme-greenlight #sidebar FIELDSET .card-header A, .theme-greenlight #sidebar #candidate_edit FIELDSET .card-header A, #candidate_edit .theme-greenlight #sidebar FIELDSET .card-header A, .theme-greenlight #sidebar #candidateaccount_edit FIELDSET .card-header A, #candidateaccount_edit .theme-greenlight #sidebar FIELDSET .card-header A, .theme-greenlight #sidebar #employeeaccount_edit FIELDSET .card-header A, #employeeaccount_edit .theme-greenlight #sidebar FIELDSET .card-header A, .theme-greenlight #sidebar #home_index fieldset .card-header A, #home_index .theme-greenlight #sidebar fieldset .card-header A, #application_edit FIELDSET .theme-greenlight #sidebar .card LEGEND A, .theme-greenlight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #bookmark_edit #application_edit FIELDSET LEGEND A, #application_edit #bookmark_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #recruitingeventapp_edit #application_edit FIELDSET LEGEND A, #application_edit #recruitingeventapp_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #candidate_edit #application_edit FIELDSET LEGEND A, #application_edit #candidate_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #candidateaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #candidateaccount_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #employeeaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #employeeaccount_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #home_index fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET .theme-greenlight #sidebar #home_index fieldset LEGEND A, #home_index .theme-greenlight #sidebar fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET #home_index .theme-greenlight #sidebar fieldset LEGEND A, #bookmark_edit FIELDSET .theme-greenlight #sidebar .card LEGEND A, .theme-greenlight #sidebar #application_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-greenlight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-greenlight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #application_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #recruitingeventapp_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #candidate_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidate_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #candidateaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidateaccount_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #employeeaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #employeeaccount_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #home_index fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET .theme-greenlight #sidebar #home_index fieldset LEGEND A, #home_index .theme-greenlight #sidebar fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET #home_index .theme-greenlight #sidebar fieldset LEGEND A, #recruitingeventapp_edit FIELDSET .theme-greenlight #sidebar .card LEGEND A, .theme-greenlight #sidebar #application_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-greenlight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-greenlight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #application_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-greenlight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-greenlight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #bookmark_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidate_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidateaccount_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #employeeaccount_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET .theme-greenlight #sidebar #home_index fieldset LEGEND A, #home_index .theme-greenlight #sidebar fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET #home_index .theme-greenlight #sidebar fieldset LEGEND A, #candidate_edit FIELDSET .theme-greenlight #sidebar .card LEGEND A, .theme-greenlight #sidebar #application_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-greenlight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-greenlight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #application_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #bookmark_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-greenlight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-greenlight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #bookmark_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-greenlight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-greenlight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #recruitingeventapp_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #candidateaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #candidateaccount_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #employeeaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #employeeaccount_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #home_index fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET .theme-greenlight #sidebar #home_index fieldset LEGEND A, #home_index .theme-greenlight #sidebar fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET #home_index .theme-greenlight #sidebar fieldset LEGEND A, #candidateaccount_edit FIELDSET .theme-greenlight #sidebar .card LEGEND A, .theme-greenlight #sidebar #application_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-greenlight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-greenlight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #application_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #bookmark_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-greenlight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-greenlight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #bookmark_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-greenlight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-greenlight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #recruitingeventapp_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #candidate_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-greenlight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-greenlight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #candidate_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #employeeaccount_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #home_index fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET .theme-greenlight #sidebar #home_index fieldset LEGEND A, #home_index .theme-greenlight #sidebar fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET #home_index .theme-greenlight #sidebar fieldset LEGEND A, #employeeaccount_edit FIELDSET .theme-greenlight #sidebar .card LEGEND A, .theme-greenlight #sidebar #application_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-greenlight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-greenlight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #application_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #bookmark_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-greenlight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-greenlight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #bookmark_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-greenlight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-greenlight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #recruitingeventapp_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #candidate_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-greenlight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-greenlight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidate_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-greenlight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-greenlight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidateaccount_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-greenlight #sidebar FIELDSET LEGEND A, .theme-greenlight #sidebar #home_index fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET .theme-greenlight #sidebar #home_index fieldset LEGEND A, #home_index .theme-greenlight #sidebar fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET #home_index .theme-greenlight #sidebar fieldset LEGEND A, #home_index fieldset .theme-greenlight #sidebar .card h3 A, .theme-greenlight #sidebar #application_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-greenlight #sidebar #application_edit FIELDSET h3 A, #application_edit .theme-greenlight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #application_edit .theme-greenlight #sidebar FIELDSET h3 A, .theme-greenlight #sidebar #bookmark_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-greenlight #sidebar #bookmark_edit FIELDSET h3 A, #bookmark_edit .theme-greenlight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #bookmark_edit .theme-greenlight #sidebar FIELDSET h3 A, .theme-greenlight #sidebar #recruitingeventapp_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-greenlight #sidebar #recruitingeventapp_edit FIELDSET h3 A, #recruitingeventapp_edit .theme-greenlight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #recruitingeventapp_edit .theme-greenlight #sidebar FIELDSET h3 A, .theme-greenlight #sidebar #candidate_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-greenlight #sidebar #candidate_edit FIELDSET h3 A, #candidate_edit .theme-greenlight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidate_edit .theme-greenlight #sidebar FIELDSET h3 A, .theme-greenlight #sidebar #candidateaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-greenlight #sidebar #candidateaccount_edit FIELDSET h3 A, #candidateaccount_edit .theme-greenlight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidateaccount_edit .theme-greenlight #sidebar FIELDSET h3 A, .theme-greenlight #sidebar #employeeaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-greenlight #sidebar #employeeaccount_edit FIELDSET h3 A, #employeeaccount_edit .theme-greenlight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #employeeaccount_edit .theme-greenlight #sidebar FIELDSET h3 A, .theme-greenlight #sidebar #home_index fieldset h3 A, #home_index .theme-greenlight #sidebar fieldset h3 A {
    color: #3bab9b; }
  .theme-greenlight .one-column-card-container .card-header, .theme-greenlight .one-column-card-container #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-greenlight .one-column-card-container LEGEND, .theme-greenlight .one-column-card-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-greenlight .one-column-card-container LEGEND, .theme-greenlight .one-column-card-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-greenlight .one-column-card-container LEGEND, .theme-greenlight .one-column-card-container #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-greenlight .one-column-card-container LEGEND, .theme-greenlight .one-column-card-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-greenlight .one-column-card-container LEGEND, .theme-greenlight .one-column-card-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-greenlight .one-column-card-container LEGEND, .theme-greenlight .one-column-card-container #home_index fieldset h3, #home_index fieldset .theme-greenlight .one-column-card-container h3 {
    color: #89d9c9;
    background-color: #3bab9b; }
  .theme-greenlight table th {
    border-bottom: 2px solid #89d9c9; }

.theme-orangegrey {
  /*a, .btn-link {
				color:map-get($bg_colors, 'orangegrey-secondary');
			}*/
  /*.btn-primary {
				color:#FFF;
				background:map-get($bg_colors, 'orangegrey-primary');
				&amp;.active {
					background-color:map-get($bg_colors, 'orangegrey-secondary') !important;
				}
			}*/ }
  .theme-orangegrey #header {
    background-color: #303030 !important; }
    .theme-orangegrey #header .nav-item a.active, .theme-orangegrey #header .nav-item #candidateduplicate_mergeNotDuplicate .ui-autocomplete a.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-orangegrey #header .nav-item a.ui-menu-item:hover {
      background-color: #f8902b; }
    .theme-orangegrey #header.admenexpress {
      border-top: 2px solid #f8902b; }
  .theme-orangegrey #action-block {
    background-color: #f8902b; }
    .theme-orangegrey #action-block a:hover {
      background-color: #807f7f; }
  .theme-orangegrey #collapse-sidebar {
    background-color: #f8902b !important; }
  .theme-orangegrey .card-box .card-header, .theme-orangegrey .card-box #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-orangegrey .card-box LEGEND, .theme-orangegrey .card-box #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-orangegrey .card-box LEGEND, .theme-orangegrey .card-box #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-box LEGEND, .theme-orangegrey .card-box #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-orangegrey .card-box LEGEND, .theme-orangegrey .card-box #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-orangegrey .card-box LEGEND, .theme-orangegrey .card-box #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-orangegrey .card-box LEGEND, .theme-orangegrey .card-box #home_index fieldset h3, #home_index fieldset .theme-orangegrey .card-box h3 {
    background-color: #807f7f; }
  .theme-orangegrey .card-form-gestmax &gt; .card-header, .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; LEGEND, #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; LEGEND, .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; LEGEND, #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; LEGEND, .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; LEGEND, #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; LEGEND, .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; LEGEND, .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; LEGEND, .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; LEGEND, .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; h3, #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; h3 {
    background-color: #807f7f; }
  .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body .card-header, .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, .theme-orangegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #application_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-orangegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #bookmark_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-orangegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #recruitingeventapp_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-orangegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidate_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-orangegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidateaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-orangegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #employeeaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #bookmark_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-orangegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-orangegrey #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #bookmark_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #recruitingeventapp_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-orangegrey #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #candidate_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-orangegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-orangegrey #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidate_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #candidateaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-orangegrey #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #employeeaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-orangegrey #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #application_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-orangegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-orangegrey #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #application_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #recruitingeventapp_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-orangegrey #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #candidate_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-orangegrey #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #candidateaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-orangegrey #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #employeeaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-orangegrey #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #application_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-orangegrey #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #bookmark_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-orangegrey #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #candidate_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-orangegrey #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-orangegrey #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-orangegrey #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #application_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-orangegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-orangegrey #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #application_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #bookmark_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-orangegrey #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #recruitingeventapp_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-orangegrey #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #candidateaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-orangegrey #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #employeeaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-orangegrey #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #application_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-orangegrey #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #bookmark_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-orangegrey #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-orangegrey #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #candidate_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-orangegrey #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #employeeaccount_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-orangegrey #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-orangegrey #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #application_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-orangegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-orangegrey #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #application_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #bookmark_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-orangegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-orangegrey #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #bookmark_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-orangegrey #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #candidate_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-orangegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-orangegrey #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidate_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #candidateaccount_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-orangegrey #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body h3, .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-orangegrey #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-orangegrey #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-orangegrey #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-orangegrey #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-orangegrey #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-orangegrey #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-orangegrey .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, .theme-orangegrey #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-orangegrey #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #application_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #application_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-orangegrey #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-orangegrey #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #bookmark_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #bookmark_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-orangegrey #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-orangegrey #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #recruitingeventapp_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-orangegrey #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-orangegrey #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidate_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidate_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-orangegrey #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-orangegrey #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidateaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidateaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-orangegrey #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-orangegrey #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #employeeaccount_edit .theme-orangegrey #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #employeeaccount_edit .theme-orangegrey .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-orangegrey #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3, #home_index .theme-orangegrey .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3 {
    border-bottom: 1px solid #807f7f; }
  .theme-orangegrey #application-photo h1, .theme-orangegrey #application-photo h2, .theme-orangegrey #application-photo h3, .theme-orangegrey #application-photo h4, .theme-orangegrey #application-photo h5, .theme-orangegrey #application-photo h6 {
    color: #f8902b; }
  .theme-orangegrey .pager .page-item .page-link:hover :not(.active) {
    color: #f8902b; }
  .theme-orangegrey .pager .page-item.active .page-link, .theme-orangegrey .pager #candidateduplicate_mergeNotDuplicate .ui-autocomplete .page-item.ui-menu-item:hover .page-link, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-orangegrey .pager .page-item.ui-menu-item:hover .page-link {
    background-color: #f8902b;
    border-color: #f8902b; }
  .theme-orangegrey input[type="checkbox"]:checked::after {
    background-color: #f8902b;
    border-color: #f8902b; }
  .theme-orangegrey input[type="checkbox"]:focus::after {
    border-color: #f8902b; }
  .theme-orangegrey input[type="text"]:focus, .theme-orangegrey input[type="password"]:focus, .theme-orangegrey textarea:focus {
    box-shadow: inset 0 -2px 0 #f8902b; }
  .theme-orangegrey select:focus {
    box-shadow: inset 0 -2px 0 #f8902b; }
  .theme-orangegrey .select2 .selection .select2-selection {
    transition: box-shadow 0.2s; }
    .theme-orangegrey .select2 .selection .select2-selection[aria-expanded="true"] {
      box-shadow: inset 0 -2px 0 #f8902b; }
  .theme-orangegrey .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #a2a2a23d !important;
    box-shadow: none !important;
    border-radius: 0 !important; }
  .theme-orangegrey #facetedSearchLinks DD UL LI UL LI.selected A {
    color: #807f7f !important; }
  .theme-orangegrey .nav.nav-tabs LI A.active, .theme-orangegrey .nav.nav-gestmax LI A.active, .theme-orangegrey .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-orangegrey .nav.nav-tabs LI A.ui-menu-item:hover, .theme-orangegrey .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-orangegrey .nav.nav-gestmax LI A.ui-menu-item:hover, .theme-orangegrey .nav.nav-tabs LI A:hover, .theme-orangegrey .nav.nav-gestmax LI A:hover {
    box-shadow: inset 0 -2px 0 #807f7f;
    color: #807f7f !important; }
  .theme-orangegrey .nav.nav-tabs LI A.has-error, .theme-orangegrey .nav.nav-gestmax LI A.has-error, .theme-orangegrey .nav.nav-tabs LI A.active.has-error, .theme-orangegrey .nav.nav-gestmax LI A.active.has-error, .theme-orangegrey .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-orangegrey .nav.nav-tabs LI A.has-error.ui-menu-item:hover, .theme-orangegrey .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-orangegrey .nav.nav-gestmax LI A.has-error.ui-menu-item:hover, .theme-orangegrey .nav.nav-tabs LI A:hover.has-error, .theme-orangegrey .nav.nav-gestmax LI A:hover.has-error {
    color: #f8322e !important;
    font-weight: bold; }
  .theme-orangegrey #sidebar .card .card-header A, .theme-orangegrey #sidebar #application_edit FIELDSET .card-header A, #application_edit .theme-orangegrey #sidebar FIELDSET .card-header A, .theme-orangegrey #sidebar #bookmark_edit FIELDSET .card-header A, #bookmark_edit .theme-orangegrey #sidebar FIELDSET .card-header A, .theme-orangegrey #sidebar #recruitingeventapp_edit FIELDSET .card-header A, #recruitingeventapp_edit .theme-orangegrey #sidebar FIELDSET .card-header A, .theme-orangegrey #sidebar #candidate_edit FIELDSET .card-header A, #candidate_edit .theme-orangegrey #sidebar FIELDSET .card-header A, .theme-orangegrey #sidebar #candidateaccount_edit FIELDSET .card-header A, #candidateaccount_edit .theme-orangegrey #sidebar FIELDSET .card-header A, .theme-orangegrey #sidebar #employeeaccount_edit FIELDSET .card-header A, #employeeaccount_edit .theme-orangegrey #sidebar FIELDSET .card-header A, .theme-orangegrey #sidebar #home_index fieldset .card-header A, #home_index .theme-orangegrey #sidebar fieldset .card-header A, #application_edit FIELDSET .theme-orangegrey #sidebar .card LEGEND A, .theme-orangegrey #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #bookmark_edit #application_edit FIELDSET LEGEND A, #application_edit #bookmark_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #recruitingeventapp_edit #application_edit FIELDSET LEGEND A, #application_edit #recruitingeventapp_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #candidate_edit #application_edit FIELDSET LEGEND A, #application_edit #candidate_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #candidateaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #candidateaccount_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #employeeaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #employeeaccount_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #home_index fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET .theme-orangegrey #sidebar #home_index fieldset LEGEND A, #home_index .theme-orangegrey #sidebar fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET #home_index .theme-orangegrey #sidebar fieldset LEGEND A, #bookmark_edit FIELDSET .theme-orangegrey #sidebar .card LEGEND A, .theme-orangegrey #sidebar #application_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-orangegrey #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-orangegrey #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #application_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #recruitingeventapp_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #candidate_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidate_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #candidateaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidateaccount_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #employeeaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #employeeaccount_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #home_index fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET .theme-orangegrey #sidebar #home_index fieldset LEGEND A, #home_index .theme-orangegrey #sidebar fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET #home_index .theme-orangegrey #sidebar fieldset LEGEND A, #recruitingeventapp_edit FIELDSET .theme-orangegrey #sidebar .card LEGEND A, .theme-orangegrey #sidebar #application_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-orangegrey #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-orangegrey #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #application_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-orangegrey #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-orangegrey #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #bookmark_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidate_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidateaccount_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #employeeaccount_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET .theme-orangegrey #sidebar #home_index fieldset LEGEND A, #home_index .theme-orangegrey #sidebar fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET #home_index .theme-orangegrey #sidebar fieldset LEGEND A, #candidate_edit FIELDSET .theme-orangegrey #sidebar .card LEGEND A, .theme-orangegrey #sidebar #application_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-orangegrey #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-orangegrey #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #application_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #bookmark_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-orangegrey #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-orangegrey #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #bookmark_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-orangegrey #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-orangegrey #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #recruitingeventapp_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #candidateaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #candidateaccount_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #employeeaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #employeeaccount_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #home_index fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET .theme-orangegrey #sidebar #home_index fieldset LEGEND A, #home_index .theme-orangegrey #sidebar fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET #home_index .theme-orangegrey #sidebar fieldset LEGEND A, #candidateaccount_edit FIELDSET .theme-orangegrey #sidebar .card LEGEND A, .theme-orangegrey #sidebar #application_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-orangegrey #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-orangegrey #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #application_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #bookmark_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-orangegrey #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-orangegrey #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #bookmark_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-orangegrey #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-orangegrey #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #recruitingeventapp_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #candidate_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-orangegrey #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-orangegrey #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #candidate_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #employeeaccount_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #home_index fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET .theme-orangegrey #sidebar #home_index fieldset LEGEND A, #home_index .theme-orangegrey #sidebar fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET #home_index .theme-orangegrey #sidebar fieldset LEGEND A, #employeeaccount_edit FIELDSET .theme-orangegrey #sidebar .card LEGEND A, .theme-orangegrey #sidebar #application_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-orangegrey #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-orangegrey #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #application_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #bookmark_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-orangegrey #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-orangegrey #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #bookmark_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-orangegrey #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-orangegrey #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #recruitingeventapp_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #candidate_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-orangegrey #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-orangegrey #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidate_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-orangegrey #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-orangegrey #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidateaccount_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-orangegrey #sidebar FIELDSET LEGEND A, .theme-orangegrey #sidebar #home_index fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET .theme-orangegrey #sidebar #home_index fieldset LEGEND A, #home_index .theme-orangegrey #sidebar fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET #home_index .theme-orangegrey #sidebar fieldset LEGEND A, #home_index fieldset .theme-orangegrey #sidebar .card h3 A, .theme-orangegrey #sidebar #application_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-orangegrey #sidebar #application_edit FIELDSET h3 A, #application_edit .theme-orangegrey #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #application_edit .theme-orangegrey #sidebar FIELDSET h3 A, .theme-orangegrey #sidebar #bookmark_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-orangegrey #sidebar #bookmark_edit FIELDSET h3 A, #bookmark_edit .theme-orangegrey #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #bookmark_edit .theme-orangegrey #sidebar FIELDSET h3 A, .theme-orangegrey #sidebar #recruitingeventapp_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-orangegrey #sidebar #recruitingeventapp_edit FIELDSET h3 A, #recruitingeventapp_edit .theme-orangegrey #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #recruitingeventapp_edit .theme-orangegrey #sidebar FIELDSET h3 A, .theme-orangegrey #sidebar #candidate_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-orangegrey #sidebar #candidate_edit FIELDSET h3 A, #candidate_edit .theme-orangegrey #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidate_edit .theme-orangegrey #sidebar FIELDSET h3 A, .theme-orangegrey #sidebar #candidateaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-orangegrey #sidebar #candidateaccount_edit FIELDSET h3 A, #candidateaccount_edit .theme-orangegrey #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidateaccount_edit .theme-orangegrey #sidebar FIELDSET h3 A, .theme-orangegrey #sidebar #employeeaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-orangegrey #sidebar #employeeaccount_edit FIELDSET h3 A, #employeeaccount_edit .theme-orangegrey #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #employeeaccount_edit .theme-orangegrey #sidebar FIELDSET h3 A, .theme-orangegrey #sidebar #home_index fieldset h3 A, #home_index .theme-orangegrey #sidebar fieldset h3 A {
    color: #f8902b; }
  .theme-orangegrey .one-column-card-container .card-header, .theme-orangegrey .one-column-card-container #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-orangegrey .one-column-card-container LEGEND, .theme-orangegrey .one-column-card-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-orangegrey .one-column-card-container LEGEND, .theme-orangegrey .one-column-card-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-orangegrey .one-column-card-container LEGEND, .theme-orangegrey .one-column-card-container #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-orangegrey .one-column-card-container LEGEND, .theme-orangegrey .one-column-card-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-orangegrey .one-column-card-container LEGEND, .theme-orangegrey .one-column-card-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-orangegrey .one-column-card-container LEGEND, .theme-orangegrey .one-column-card-container #home_index fieldset h3, #home_index fieldset .theme-orangegrey .one-column-card-container h3 {
    color: #807f7f;
    background-color: #f8902b; }
  .theme-orangegrey table th {
    border-bottom: 2px solid #807f7f; }

.theme-pink {
  /*a, .btn-link {
				color:map-get($bg_colors, 'pink-secondary');
			}*/
  /*.btn-primary {
				color:#FFF;
				background:map-get($bg_colors, 'pink-primary');
				&amp;.active {
					background-color:map-get($bg_colors, 'pink-secondary') !important;
				}
			}*/ }
  .theme-pink #header {
    background-color: #303030 !important; }
    .theme-pink #header .nav-item a.active, .theme-pink #header .nav-item #candidateduplicate_mergeNotDuplicate .ui-autocomplete a.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-pink #header .nav-item a.ui-menu-item:hover {
      background-color: #ff657f; }
    .theme-pink #header.admenexpress {
      border-top: 2px solid #ff657f; }
  .theme-pink #action-block {
    background-color: #ff657f; }
    .theme-pink #action-block a:hover {
      background-color: #ff8498; }
  .theme-pink #collapse-sidebar {
    background-color: #ff657f !important; }
  .theme-pink .card-box .card-header, .theme-pink .card-box #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-pink .card-box LEGEND, .theme-pink .card-box #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-pink .card-box LEGEND, .theme-pink .card-box #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-pink .card-box LEGEND, .theme-pink .card-box #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-pink .card-box LEGEND, .theme-pink .card-box #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-pink .card-box LEGEND, .theme-pink .card-box #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-pink .card-box LEGEND, .theme-pink .card-box #home_index fieldset h3, #home_index fieldset .theme-pink .card-box h3 {
    background-color: #ff8498; }
  .theme-pink .card-form-gestmax &gt; .card-header, .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; LEGEND, #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; LEGEND, .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; LEGEND, #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; LEGEND, .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; LEGEND, #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; LEGEND, .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; LEGEND, .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; LEGEND, .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; LEGEND, .theme-pink #home_index fieldset .card-form-gestmax &gt; h3, #home_index fieldset .theme-pink .card-form-gestmax &gt; h3 {
    background-color: #ff8498; }
  .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body .card-header, .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-pink #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, .theme-pink #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #application_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-pink #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #bookmark_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-pink #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #recruitingeventapp_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-pink #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidate_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-pink #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidateaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-pink #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #employeeaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-pink #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-pink #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #bookmark_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-pink #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-pink #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #bookmark_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #recruitingeventapp_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-pink #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-pink #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #recruitingeventapp_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #candidate_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-pink #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-pink #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidate_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #candidateaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-pink #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-pink #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidateaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #employeeaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-pink #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-pink #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #employeeaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-pink #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-pink #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-pink #application_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-pink #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-pink #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #application_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #recruitingeventapp_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-pink #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #candidate_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-pink #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-pink #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidate_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #candidateaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-pink #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #employeeaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-pink #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-pink #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-pink #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-pink #application_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-pink #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-pink #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #application_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #bookmark_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-pink #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #candidate_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-pink #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-pink #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-pink #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-pink #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-pink #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-pink #application_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-pink #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-pink #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #application_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #bookmark_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-pink #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-pink #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #bookmark_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #recruitingeventapp_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-pink #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #candidateaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-pink #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-pink #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #candidateaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #employeeaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-pink #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-pink #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #employeeaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-pink #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-pink #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-pink #application_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-pink #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-pink #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #application_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #bookmark_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-pink #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-pink #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #candidate_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-pink #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-pink #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #candidate_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #employeeaccount_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-pink #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-pink #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-pink #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-pink #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-pink #application_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-pink #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-pink #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #application_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #bookmark_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-pink #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-pink #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #bookmark_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-pink #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-pink #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #candidate_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-pink #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-pink #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidate_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #candidateaccount_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-pink #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-pink #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body h3, .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-pink #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-pink #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-pink #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-pink #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-pink #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-pink #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-pink #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-pink #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-pink .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, .theme-pink #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-pink #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #application_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #application_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-pink #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-pink #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #bookmark_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #bookmark_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-pink #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-pink #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #recruitingeventapp_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #recruitingeventapp_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-pink #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-pink #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidate_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidate_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-pink #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-pink #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidateaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidateaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-pink #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-pink #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #employeeaccount_edit .theme-pink #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #employeeaccount_edit .theme-pink .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-pink #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3, #home_index .theme-pink .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3 {
    border-bottom: 1px solid #ff8498; }
  .theme-pink #application-photo h1, .theme-pink #application-photo h2, .theme-pink #application-photo h3, .theme-pink #application-photo h4, .theme-pink #application-photo h5, .theme-pink #application-photo h6 {
    color: #ff657f; }
  .theme-pink .pager .page-item .page-link:hover :not(.active) {
    color: #ff657f; }
  .theme-pink .pager .page-item.active .page-link, .theme-pink .pager #candidateduplicate_mergeNotDuplicate .ui-autocomplete .page-item.ui-menu-item:hover .page-link, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-pink .pager .page-item.ui-menu-item:hover .page-link {
    background-color: #ff657f;
    border-color: #ff657f; }
  .theme-pink input[type="checkbox"]:checked::after {
    background-color: #ff657f;
    border-color: #ff657f; }
  .theme-pink input[type="checkbox"]:focus::after {
    border-color: #ff657f; }
  .theme-pink input[type="text"]:focus, .theme-pink input[type="password"]:focus, .theme-pink textarea:focus {
    box-shadow: inset 0 -2px 0 #ff657f; }
  .theme-pink select:focus {
    box-shadow: inset 0 -2px 0 #ff657f; }
  .theme-pink .select2 .selection .select2-selection {
    transition: box-shadow 0.2s; }
    .theme-pink .select2 .selection .select2-selection[aria-expanded="true"] {
      box-shadow: inset 0 -2px 0 #ff657f; }
  .theme-pink .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #a2a2a23d !important;
    box-shadow: none !important;
    border-radius: 0 !important; }
  .theme-pink #facetedSearchLinks DD UL LI UL LI.selected A {
    color: #ff8498 !important; }
  .theme-pink .nav.nav-tabs LI A.active, .theme-pink .nav.nav-gestmax LI A.active, .theme-pink .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-pink .nav.nav-tabs LI A.ui-menu-item:hover, .theme-pink .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-pink .nav.nav-gestmax LI A.ui-menu-item:hover, .theme-pink .nav.nav-tabs LI A:hover, .theme-pink .nav.nav-gestmax LI A:hover {
    box-shadow: inset 0 -2px 0 #ff8498;
    color: #ff8498 !important; }
  .theme-pink .nav.nav-tabs LI A.has-error, .theme-pink .nav.nav-gestmax LI A.has-error, .theme-pink .nav.nav-tabs LI A.active.has-error, .theme-pink .nav.nav-gestmax LI A.active.has-error, .theme-pink .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-pink .nav.nav-tabs LI A.has-error.ui-menu-item:hover, .theme-pink .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-pink .nav.nav-gestmax LI A.has-error.ui-menu-item:hover, .theme-pink .nav.nav-tabs LI A:hover.has-error, .theme-pink .nav.nav-gestmax LI A:hover.has-error {
    color: #f8322e !important;
    font-weight: bold; }
  .theme-pink #sidebar .card .card-header A, .theme-pink #sidebar #application_edit FIELDSET .card-header A, #application_edit .theme-pink #sidebar FIELDSET .card-header A, .theme-pink #sidebar #bookmark_edit FIELDSET .card-header A, #bookmark_edit .theme-pink #sidebar FIELDSET .card-header A, .theme-pink #sidebar #recruitingeventapp_edit FIELDSET .card-header A, #recruitingeventapp_edit .theme-pink #sidebar FIELDSET .card-header A, .theme-pink #sidebar #candidate_edit FIELDSET .card-header A, #candidate_edit .theme-pink #sidebar FIELDSET .card-header A, .theme-pink #sidebar #candidateaccount_edit FIELDSET .card-header A, #candidateaccount_edit .theme-pink #sidebar FIELDSET .card-header A, .theme-pink #sidebar #employeeaccount_edit FIELDSET .card-header A, #employeeaccount_edit .theme-pink #sidebar FIELDSET .card-header A, .theme-pink #sidebar #home_index fieldset .card-header A, #home_index .theme-pink #sidebar fieldset .card-header A, #application_edit FIELDSET .theme-pink #sidebar .card LEGEND A, .theme-pink #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #bookmark_edit #application_edit FIELDSET LEGEND A, #application_edit #bookmark_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #recruitingeventapp_edit #application_edit FIELDSET LEGEND A, #application_edit #recruitingeventapp_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #candidate_edit #application_edit FIELDSET LEGEND A, #application_edit #candidate_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #candidateaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #candidateaccount_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #employeeaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #employeeaccount_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #home_index fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET .theme-pink #sidebar #home_index fieldset LEGEND A, #home_index .theme-pink #sidebar fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET #home_index .theme-pink #sidebar fieldset LEGEND A, #bookmark_edit FIELDSET .theme-pink #sidebar .card LEGEND A, .theme-pink #sidebar #application_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-pink #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-pink #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #application_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #recruitingeventapp_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #candidate_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidate_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #candidateaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidateaccount_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #employeeaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #employeeaccount_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #home_index fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET .theme-pink #sidebar #home_index fieldset LEGEND A, #home_index .theme-pink #sidebar fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET #home_index .theme-pink #sidebar fieldset LEGEND A, #recruitingeventapp_edit FIELDSET .theme-pink #sidebar .card LEGEND A, .theme-pink #sidebar #application_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-pink #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-pink #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #application_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-pink #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-pink #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #bookmark_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidate_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidateaccount_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #employeeaccount_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET .theme-pink #sidebar #home_index fieldset LEGEND A, #home_index .theme-pink #sidebar fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET #home_index .theme-pink #sidebar fieldset LEGEND A, #candidate_edit FIELDSET .theme-pink #sidebar .card LEGEND A, .theme-pink #sidebar #application_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-pink #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-pink #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #application_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #bookmark_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-pink #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-pink #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #bookmark_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-pink #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-pink #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #recruitingeventapp_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #candidateaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #candidateaccount_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #employeeaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #employeeaccount_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #home_index fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET .theme-pink #sidebar #home_index fieldset LEGEND A, #home_index .theme-pink #sidebar fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET #home_index .theme-pink #sidebar fieldset LEGEND A, #candidateaccount_edit FIELDSET .theme-pink #sidebar .card LEGEND A, .theme-pink #sidebar #application_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-pink #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-pink #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #application_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #bookmark_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-pink #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-pink #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #bookmark_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-pink #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-pink #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #recruitingeventapp_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #candidate_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-pink #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-pink #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #candidate_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #employeeaccount_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #home_index fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET .theme-pink #sidebar #home_index fieldset LEGEND A, #home_index .theme-pink #sidebar fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET #home_index .theme-pink #sidebar fieldset LEGEND A, #employeeaccount_edit FIELDSET .theme-pink #sidebar .card LEGEND A, .theme-pink #sidebar #application_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-pink #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-pink #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #application_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #bookmark_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-pink #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-pink #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #bookmark_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-pink #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-pink #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #recruitingeventapp_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #candidate_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-pink #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-pink #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidate_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-pink #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-pink #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidateaccount_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-pink #sidebar FIELDSET LEGEND A, .theme-pink #sidebar #home_index fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET .theme-pink #sidebar #home_index fieldset LEGEND A, #home_index .theme-pink #sidebar fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET #home_index .theme-pink #sidebar fieldset LEGEND A, #home_index fieldset .theme-pink #sidebar .card h3 A, .theme-pink #sidebar #application_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-pink #sidebar #application_edit FIELDSET h3 A, #application_edit .theme-pink #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #application_edit .theme-pink #sidebar FIELDSET h3 A, .theme-pink #sidebar #bookmark_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-pink #sidebar #bookmark_edit FIELDSET h3 A, #bookmark_edit .theme-pink #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #bookmark_edit .theme-pink #sidebar FIELDSET h3 A, .theme-pink #sidebar #recruitingeventapp_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-pink #sidebar #recruitingeventapp_edit FIELDSET h3 A, #recruitingeventapp_edit .theme-pink #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #recruitingeventapp_edit .theme-pink #sidebar FIELDSET h3 A, .theme-pink #sidebar #candidate_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-pink #sidebar #candidate_edit FIELDSET h3 A, #candidate_edit .theme-pink #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidate_edit .theme-pink #sidebar FIELDSET h3 A, .theme-pink #sidebar #candidateaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-pink #sidebar #candidateaccount_edit FIELDSET h3 A, #candidateaccount_edit .theme-pink #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidateaccount_edit .theme-pink #sidebar FIELDSET h3 A, .theme-pink #sidebar #employeeaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-pink #sidebar #employeeaccount_edit FIELDSET h3 A, #employeeaccount_edit .theme-pink #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #employeeaccount_edit .theme-pink #sidebar FIELDSET h3 A, .theme-pink #sidebar #home_index fieldset h3 A, #home_index .theme-pink #sidebar fieldset h3 A {
    color: #ff657f; }
  .theme-pink .one-column-card-container .card-header, .theme-pink .one-column-card-container #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-pink .one-column-card-container LEGEND, .theme-pink .one-column-card-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-pink .one-column-card-container LEGEND, .theme-pink .one-column-card-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-pink .one-column-card-container LEGEND, .theme-pink .one-column-card-container #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-pink .one-column-card-container LEGEND, .theme-pink .one-column-card-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-pink .one-column-card-container LEGEND, .theme-pink .one-column-card-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-pink .one-column-card-container LEGEND, .theme-pink .one-column-card-container #home_index fieldset h3, #home_index fieldset .theme-pink .one-column-card-container h3 {
    color: #ff8498;
    background-color: #ff657f; }
  .theme-pink table th {
    border-bottom: 2px solid #ff8498; }

.theme-purplelight {
  /*a, .btn-link {
				color:map-get($bg_colors, 'purplelight-secondary');
			}*/
  /*.btn-primary {
				color:#FFF;
				background:map-get($bg_colors, 'purplelight-primary');
				&amp;.active {
					background-color:map-get($bg_colors, 'purplelight-secondary') !important;
				}
			}*/ }
  .theme-purplelight #header {
    background-color: #303030 !important; }
    .theme-purplelight #header .nav-item a.active, .theme-purplelight #header .nav-item #candidateduplicate_mergeNotDuplicate .ui-autocomplete a.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-purplelight #header .nav-item a.ui-menu-item:hover {
      background-color: #9a62a1; }
    .theme-purplelight #header.admenexpress {
      border-top: 2px solid #9a62a1; }
  .theme-purplelight #action-block {
    background-color: #9a62a1; }
    .theme-purplelight #action-block a:hover {
      background-color: #cda3d4; }
  .theme-purplelight #collapse-sidebar {
    background-color: #9a62a1 !important; }
  .theme-purplelight .card-box .card-header, .theme-purplelight .card-box #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-purplelight .card-box LEGEND, .theme-purplelight .card-box #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-purplelight .card-box LEGEND, .theme-purplelight .card-box #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-purplelight .card-box LEGEND, .theme-purplelight .card-box #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-purplelight .card-box LEGEND, .theme-purplelight .card-box #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-purplelight .card-box LEGEND, .theme-purplelight .card-box #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-purplelight .card-box LEGEND, .theme-purplelight .card-box #home_index fieldset h3, #home_index fieldset .theme-purplelight .card-box h3 {
    background-color: #cda3d4; }
  .theme-purplelight .card-form-gestmax &gt; .card-header, .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; LEGEND, #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; LEGEND, .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; LEGEND, #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; LEGEND, .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; LEGEND, #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; LEGEND, .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; LEGEND, .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; LEGEND, .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; LEGEND, .theme-purplelight #home_index fieldset .card-form-gestmax &gt; h3, #home_index fieldset .theme-purplelight .card-form-gestmax &gt; h3 {
    background-color: #cda3d4; }
  .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body .card-header, .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-purplelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, .theme-purplelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #application_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-purplelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #bookmark_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-purplelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #recruitingeventapp_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-purplelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidate_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-purplelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidateaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-purplelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #employeeaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-purplelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #bookmark_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purplelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purplelight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #bookmark_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #recruitingeventapp_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purplelight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #candidate_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purplelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purplelight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidate_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #candidateaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purplelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purplelight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidateaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #employeeaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purplelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purplelight #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #employeeaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-purplelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #application_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purplelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purplelight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #application_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #recruitingeventapp_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purplelight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #candidate_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purplelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purplelight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidate_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #candidateaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purplelight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #employeeaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purplelight #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #application_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purplelight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #bookmark_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purplelight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #candidate_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purplelight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purplelight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purplelight #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-purplelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #application_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purplelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purplelight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #application_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #bookmark_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purplelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purplelight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #bookmark_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #recruitingeventapp_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purplelight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #candidateaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purplelight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #employeeaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purplelight #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-purplelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #application_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purplelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purplelight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #application_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #bookmark_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purplelight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purplelight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #candidate_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purplelight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #employeeaccount_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purplelight #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-purplelight #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purplelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-purplelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #application_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purplelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purplelight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #application_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #bookmark_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purplelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purplelight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #bookmark_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purplelight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #candidate_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purplelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purplelight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidate_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #candidateaccount_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purplelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purplelight #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body h3, .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-purplelight #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-purplelight #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-purplelight #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-purplelight #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-purplelight #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-purplelight #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-purplelight #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-purplelight .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, .theme-purplelight #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-purplelight #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #application_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #application_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-purplelight #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-purplelight #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #bookmark_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #bookmark_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-purplelight #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-purplelight #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #recruitingeventapp_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #recruitingeventapp_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-purplelight #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-purplelight #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidate_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidate_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-purplelight #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-purplelight #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidateaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidateaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-purplelight #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-purplelight #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #employeeaccount_edit .theme-purplelight #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #employeeaccount_edit .theme-purplelight .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-purplelight #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3, #home_index .theme-purplelight .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3 {
    border-bottom: 1px solid #cda3d4; }
  .theme-purplelight #application-photo h1, .theme-purplelight #application-photo h2, .theme-purplelight #application-photo h3, .theme-purplelight #application-photo h4, .theme-purplelight #application-photo h5, .theme-purplelight #application-photo h6 {
    color: #9a62a1; }
  .theme-purplelight .pager .page-item .page-link:hover :not(.active) {
    color: #9a62a1; }
  .theme-purplelight .pager .page-item.active .page-link, .theme-purplelight .pager #candidateduplicate_mergeNotDuplicate .ui-autocomplete .page-item.ui-menu-item:hover .page-link, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-purplelight .pager .page-item.ui-menu-item:hover .page-link {
    background-color: #9a62a1;
    border-color: #9a62a1; }
  .theme-purplelight input[type="checkbox"]:checked::after {
    background-color: #9a62a1;
    border-color: #9a62a1; }
  .theme-purplelight input[type="checkbox"]:focus::after {
    border-color: #9a62a1; }
  .theme-purplelight input[type="text"]:focus, .theme-purplelight input[type="password"]:focus, .theme-purplelight textarea:focus {
    box-shadow: inset 0 -2px 0 #9a62a1; }
  .theme-purplelight select:focus {
    box-shadow: inset 0 -2px 0 #9a62a1; }
  .theme-purplelight .select2 .selection .select2-selection {
    transition: box-shadow 0.2s; }
    .theme-purplelight .select2 .selection .select2-selection[aria-expanded="true"] {
      box-shadow: inset 0 -2px 0 #9a62a1; }
  .theme-purplelight .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #a2a2a23d !important;
    box-shadow: none !important;
    border-radius: 0 !important; }
  .theme-purplelight #facetedSearchLinks DD UL LI UL LI.selected A {
    color: #cda3d4 !important; }
  .theme-purplelight .nav.nav-tabs LI A.active, .theme-purplelight .nav.nav-gestmax LI A.active, .theme-purplelight .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-purplelight .nav.nav-tabs LI A.ui-menu-item:hover, .theme-purplelight .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-purplelight .nav.nav-gestmax LI A.ui-menu-item:hover, .theme-purplelight .nav.nav-tabs LI A:hover, .theme-purplelight .nav.nav-gestmax LI A:hover {
    box-shadow: inset 0 -2px 0 #cda3d4;
    color: #cda3d4 !important; }
  .theme-purplelight .nav.nav-tabs LI A.has-error, .theme-purplelight .nav.nav-gestmax LI A.has-error, .theme-purplelight .nav.nav-tabs LI A.active.has-error, .theme-purplelight .nav.nav-gestmax LI A.active.has-error, .theme-purplelight .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-purplelight .nav.nav-tabs LI A.has-error.ui-menu-item:hover, .theme-purplelight .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-purplelight .nav.nav-gestmax LI A.has-error.ui-menu-item:hover, .theme-purplelight .nav.nav-tabs LI A:hover.has-error, .theme-purplelight .nav.nav-gestmax LI A:hover.has-error {
    color: #f8322e !important;
    font-weight: bold; }
  .theme-purplelight #sidebar .card .card-header A, .theme-purplelight #sidebar #application_edit FIELDSET .card-header A, #application_edit .theme-purplelight #sidebar FIELDSET .card-header A, .theme-purplelight #sidebar #bookmark_edit FIELDSET .card-header A, #bookmark_edit .theme-purplelight #sidebar FIELDSET .card-header A, .theme-purplelight #sidebar #recruitingeventapp_edit FIELDSET .card-header A, #recruitingeventapp_edit .theme-purplelight #sidebar FIELDSET .card-header A, .theme-purplelight #sidebar #candidate_edit FIELDSET .card-header A, #candidate_edit .theme-purplelight #sidebar FIELDSET .card-header A, .theme-purplelight #sidebar #candidateaccount_edit FIELDSET .card-header A, #candidateaccount_edit .theme-purplelight #sidebar FIELDSET .card-header A, .theme-purplelight #sidebar #employeeaccount_edit FIELDSET .card-header A, #employeeaccount_edit .theme-purplelight #sidebar FIELDSET .card-header A, .theme-purplelight #sidebar #home_index fieldset .card-header A, #home_index .theme-purplelight #sidebar fieldset .card-header A, #application_edit FIELDSET .theme-purplelight #sidebar .card LEGEND A, .theme-purplelight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #bookmark_edit #application_edit FIELDSET LEGEND A, #application_edit #bookmark_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #recruitingeventapp_edit #application_edit FIELDSET LEGEND A, #application_edit #recruitingeventapp_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #candidate_edit #application_edit FIELDSET LEGEND A, #application_edit #candidate_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #candidateaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #candidateaccount_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #employeeaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #employeeaccount_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #home_index fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET .theme-purplelight #sidebar #home_index fieldset LEGEND A, #home_index .theme-purplelight #sidebar fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET #home_index .theme-purplelight #sidebar fieldset LEGEND A, #bookmark_edit FIELDSET .theme-purplelight #sidebar .card LEGEND A, .theme-purplelight #sidebar #application_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-purplelight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-purplelight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #application_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #recruitingeventapp_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #candidate_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidate_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #candidateaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidateaccount_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #employeeaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #employeeaccount_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #home_index fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET .theme-purplelight #sidebar #home_index fieldset LEGEND A, #home_index .theme-purplelight #sidebar fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET #home_index .theme-purplelight #sidebar fieldset LEGEND A, #recruitingeventapp_edit FIELDSET .theme-purplelight #sidebar .card LEGEND A, .theme-purplelight #sidebar #application_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-purplelight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-purplelight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #application_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-purplelight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-purplelight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #bookmark_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidate_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidateaccount_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #employeeaccount_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET .theme-purplelight #sidebar #home_index fieldset LEGEND A, #home_index .theme-purplelight #sidebar fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET #home_index .theme-purplelight #sidebar fieldset LEGEND A, #candidate_edit FIELDSET .theme-purplelight #sidebar .card LEGEND A, .theme-purplelight #sidebar #application_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-purplelight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-purplelight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #application_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #bookmark_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-purplelight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-purplelight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #bookmark_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-purplelight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-purplelight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #recruitingeventapp_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #candidateaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #candidateaccount_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #employeeaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #employeeaccount_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #home_index fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET .theme-purplelight #sidebar #home_index fieldset LEGEND A, #home_index .theme-purplelight #sidebar fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET #home_index .theme-purplelight #sidebar fieldset LEGEND A, #candidateaccount_edit FIELDSET .theme-purplelight #sidebar .card LEGEND A, .theme-purplelight #sidebar #application_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-purplelight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-purplelight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #application_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #bookmark_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-purplelight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-purplelight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #bookmark_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-purplelight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-purplelight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #recruitingeventapp_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #candidate_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-purplelight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-purplelight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #candidate_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #employeeaccount_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #home_index fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET .theme-purplelight #sidebar #home_index fieldset LEGEND A, #home_index .theme-purplelight #sidebar fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET #home_index .theme-purplelight #sidebar fieldset LEGEND A, #employeeaccount_edit FIELDSET .theme-purplelight #sidebar .card LEGEND A, .theme-purplelight #sidebar #application_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-purplelight #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-purplelight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #application_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #bookmark_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-purplelight #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-purplelight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #bookmark_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-purplelight #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-purplelight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #recruitingeventapp_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #candidate_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-purplelight #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-purplelight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidate_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-purplelight #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-purplelight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidateaccount_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-purplelight #sidebar FIELDSET LEGEND A, .theme-purplelight #sidebar #home_index fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET .theme-purplelight #sidebar #home_index fieldset LEGEND A, #home_index .theme-purplelight #sidebar fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET #home_index .theme-purplelight #sidebar fieldset LEGEND A, #home_index fieldset .theme-purplelight #sidebar .card h3 A, .theme-purplelight #sidebar #application_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-purplelight #sidebar #application_edit FIELDSET h3 A, #application_edit .theme-purplelight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #application_edit .theme-purplelight #sidebar FIELDSET h3 A, .theme-purplelight #sidebar #bookmark_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-purplelight #sidebar #bookmark_edit FIELDSET h3 A, #bookmark_edit .theme-purplelight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #bookmark_edit .theme-purplelight #sidebar FIELDSET h3 A, .theme-purplelight #sidebar #recruitingeventapp_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-purplelight #sidebar #recruitingeventapp_edit FIELDSET h3 A, #recruitingeventapp_edit .theme-purplelight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #recruitingeventapp_edit .theme-purplelight #sidebar FIELDSET h3 A, .theme-purplelight #sidebar #candidate_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-purplelight #sidebar #candidate_edit FIELDSET h3 A, #candidate_edit .theme-purplelight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidate_edit .theme-purplelight #sidebar FIELDSET h3 A, .theme-purplelight #sidebar #candidateaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-purplelight #sidebar #candidateaccount_edit FIELDSET h3 A, #candidateaccount_edit .theme-purplelight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidateaccount_edit .theme-purplelight #sidebar FIELDSET h3 A, .theme-purplelight #sidebar #employeeaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-purplelight #sidebar #employeeaccount_edit FIELDSET h3 A, #employeeaccount_edit .theme-purplelight #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #employeeaccount_edit .theme-purplelight #sidebar FIELDSET h3 A, .theme-purplelight #sidebar #home_index fieldset h3 A, #home_index .theme-purplelight #sidebar fieldset h3 A {
    color: #9a62a1; }
  .theme-purplelight .one-column-card-container .card-header, .theme-purplelight .one-column-card-container #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-purplelight .one-column-card-container LEGEND, .theme-purplelight .one-column-card-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-purplelight .one-column-card-container LEGEND, .theme-purplelight .one-column-card-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-purplelight .one-column-card-container LEGEND, .theme-purplelight .one-column-card-container #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-purplelight .one-column-card-container LEGEND, .theme-purplelight .one-column-card-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-purplelight .one-column-card-container LEGEND, .theme-purplelight .one-column-card-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-purplelight .one-column-card-container LEGEND, .theme-purplelight .one-column-card-container #home_index fieldset h3, #home_index fieldset .theme-purplelight .one-column-card-container h3 {
    color: #cda3d4;
    background-color: #9a62a1; }
  .theme-purplelight table th {
    border-bottom: 2px solid #cda3d4; }

.theme-purple {
  /*a, .btn-link {
				color:map-get($bg_colors, 'purple-secondary');
			}*/
  /*.btn-primary {
				color:#FFF;
				background:map-get($bg_colors, 'purple-primary');
				&amp;.active {
					background-color:map-get($bg_colors, 'purple-secondary') !important;
				}
			}*/ }
  .theme-purple #header {
    background-color: #303030 !important; }
    .theme-purple #header .nav-item a.active, .theme-purple #header .nav-item #candidateduplicate_mergeNotDuplicate .ui-autocomplete a.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-purple #header .nav-item a.ui-menu-item:hover {
      background-color: #525891; }
    .theme-purple #header.admenexpress {
      border-top: 2px solid #525891; }
  .theme-purple #action-block {
    background-color: #525891; }
    .theme-purple #action-block a:hover {
      background-color: #b4bae4; }
  .theme-purple #collapse-sidebar {
    background-color: #525891 !important; }
  .theme-purple .card-box .card-header, .theme-purple .card-box #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-purple .card-box LEGEND, .theme-purple .card-box #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-purple .card-box LEGEND, .theme-purple .card-box #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-purple .card-box LEGEND, .theme-purple .card-box #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-purple .card-box LEGEND, .theme-purple .card-box #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-purple .card-box LEGEND, .theme-purple .card-box #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-purple .card-box LEGEND, .theme-purple .card-box #home_index fieldset h3, #home_index fieldset .theme-purple .card-box h3 {
    background-color: #b4bae4; }
  .theme-purple .card-form-gestmax &gt; .card-header, .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; LEGEND, #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; LEGEND, .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; LEGEND, #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; LEGEND, .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; LEGEND, #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; LEGEND, .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; LEGEND, .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; LEGEND, .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; LEGEND, .theme-purple #home_index fieldset .card-form-gestmax &gt; h3, #home_index fieldset .theme-purple .card-form-gestmax &gt; h3 {
    background-color: #b4bae4; }
  .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body .card-header, .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-purple #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, .theme-purple #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #application_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-purple #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #bookmark_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-purple #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #recruitingeventapp_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-purple #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidate_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-purple #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidateaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-purple #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #employeeaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-purple #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-purple #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #bookmark_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purple #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purple #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #bookmark_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #recruitingeventapp_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purple #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purple #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #recruitingeventapp_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #candidate_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purple #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purple #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidate_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #candidateaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purple #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purple #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidateaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #employeeaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purple #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purple #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #employeeaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-purple #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-purple #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-purple #application_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purple #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purple #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #application_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #recruitingeventapp_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purple #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #candidate_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purple #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purple #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidate_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #candidateaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purple #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #employeeaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purple #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-purple #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-purple #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-purple #application_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purple #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purple #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #application_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #bookmark_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purple #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #candidate_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purple #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purple #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purple #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-purple #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-purple #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-purple #application_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purple #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purple #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #application_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #bookmark_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purple #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purple #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #bookmark_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #recruitingeventapp_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purple #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #candidateaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purple #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purple #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #candidateaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #employeeaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purple #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purple #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #employeeaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-purple #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-purple #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-purple #application_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purple #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purple #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #application_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #bookmark_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purple #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purple #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #candidate_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purple #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purple #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #candidate_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #employeeaccount_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purple #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-purple #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-purple #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-purple #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-purple #application_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purple #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-purple #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #application_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #bookmark_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purple #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-purple #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #bookmark_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purple #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-purple #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #candidate_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purple #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-purple #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidate_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #candidateaccount_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purple #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-purple #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body h3, .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-purple #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-purple #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-purple #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-purple #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-purple #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-purple #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-purple #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-purple #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-purple .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, .theme-purple #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-purple #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #application_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #application_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-purple #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-purple #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #bookmark_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #bookmark_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-purple #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-purple #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #recruitingeventapp_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #recruitingeventapp_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-purple #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-purple #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidate_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidate_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-purple #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-purple #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidateaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidateaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-purple #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-purple #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #employeeaccount_edit .theme-purple #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #employeeaccount_edit .theme-purple .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-purple #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3, #home_index .theme-purple .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3 {
    border-bottom: 1px solid #b4bae4; }
  .theme-purple #application-photo h1, .theme-purple #application-photo h2, .theme-purple #application-photo h3, .theme-purple #application-photo h4, .theme-purple #application-photo h5, .theme-purple #application-photo h6 {
    color: #525891; }
  .theme-purple .pager .page-item .page-link:hover :not(.active) {
    color: #525891; }
  .theme-purple .pager .page-item.active .page-link, .theme-purple .pager #candidateduplicate_mergeNotDuplicate .ui-autocomplete .page-item.ui-menu-item:hover .page-link, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-purple .pager .page-item.ui-menu-item:hover .page-link {
    background-color: #525891;
    border-color: #525891; }
  .theme-purple input[type="checkbox"]:checked::after {
    background-color: #525891;
    border-color: #525891; }
  .theme-purple input[type="checkbox"]:focus::after {
    border-color: #525891; }
  .theme-purple input[type="text"]:focus, .theme-purple input[type="password"]:focus, .theme-purple textarea:focus {
    box-shadow: inset 0 -2px 0 #525891; }
  .theme-purple select:focus {
    box-shadow: inset 0 -2px 0 #525891; }
  .theme-purple .select2 .selection .select2-selection {
    transition: box-shadow 0.2s; }
    .theme-purple .select2 .selection .select2-selection[aria-expanded="true"] {
      box-shadow: inset 0 -2px 0 #525891; }
  .theme-purple .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #a2a2a23d !important;
    box-shadow: none !important;
    border-radius: 0 !important; }
  .theme-purple #facetedSearchLinks DD UL LI UL LI.selected A {
    color: #b4bae4 !important; }
  .theme-purple .nav.nav-tabs LI A.active, .theme-purple .nav.nav-gestmax LI A.active, .theme-purple .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-purple .nav.nav-tabs LI A.ui-menu-item:hover, .theme-purple .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-purple .nav.nav-gestmax LI A.ui-menu-item:hover, .theme-purple .nav.nav-tabs LI A:hover, .theme-purple .nav.nav-gestmax LI A:hover {
    box-shadow: inset 0 -2px 0 #b4bae4;
    color: #b4bae4 !important; }
  .theme-purple .nav.nav-tabs LI A.has-error, .theme-purple .nav.nav-gestmax LI A.has-error, .theme-purple .nav.nav-tabs LI A.active.has-error, .theme-purple .nav.nav-gestmax LI A.active.has-error, .theme-purple .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-purple .nav.nav-tabs LI A.has-error.ui-menu-item:hover, .theme-purple .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-purple .nav.nav-gestmax LI A.has-error.ui-menu-item:hover, .theme-purple .nav.nav-tabs LI A:hover.has-error, .theme-purple .nav.nav-gestmax LI A:hover.has-error {
    color: #f8322e !important;
    font-weight: bold; }
  .theme-purple #sidebar .card .card-header A, .theme-purple #sidebar #application_edit FIELDSET .card-header A, #application_edit .theme-purple #sidebar FIELDSET .card-header A, .theme-purple #sidebar #bookmark_edit FIELDSET .card-header A, #bookmark_edit .theme-purple #sidebar FIELDSET .card-header A, .theme-purple #sidebar #recruitingeventapp_edit FIELDSET .card-header A, #recruitingeventapp_edit .theme-purple #sidebar FIELDSET .card-header A, .theme-purple #sidebar #candidate_edit FIELDSET .card-header A, #candidate_edit .theme-purple #sidebar FIELDSET .card-header A, .theme-purple #sidebar #candidateaccount_edit FIELDSET .card-header A, #candidateaccount_edit .theme-purple #sidebar FIELDSET .card-header A, .theme-purple #sidebar #employeeaccount_edit FIELDSET .card-header A, #employeeaccount_edit .theme-purple #sidebar FIELDSET .card-header A, .theme-purple #sidebar #home_index fieldset .card-header A, #home_index .theme-purple #sidebar fieldset .card-header A, #application_edit FIELDSET .theme-purple #sidebar .card LEGEND A, .theme-purple #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #bookmark_edit #application_edit FIELDSET LEGEND A, #application_edit #bookmark_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #recruitingeventapp_edit #application_edit FIELDSET LEGEND A, #application_edit #recruitingeventapp_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #candidate_edit #application_edit FIELDSET LEGEND A, #application_edit #candidate_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #candidateaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #candidateaccount_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #employeeaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #employeeaccount_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #home_index fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET .theme-purple #sidebar #home_index fieldset LEGEND A, #home_index .theme-purple #sidebar fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET #home_index .theme-purple #sidebar fieldset LEGEND A, #bookmark_edit FIELDSET .theme-purple #sidebar .card LEGEND A, .theme-purple #sidebar #application_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-purple #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-purple #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #application_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #recruitingeventapp_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #candidate_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidate_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #candidateaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidateaccount_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #employeeaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #employeeaccount_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #home_index fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET .theme-purple #sidebar #home_index fieldset LEGEND A, #home_index .theme-purple #sidebar fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET #home_index .theme-purple #sidebar fieldset LEGEND A, #recruitingeventapp_edit FIELDSET .theme-purple #sidebar .card LEGEND A, .theme-purple #sidebar #application_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-purple #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-purple #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #application_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-purple #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-purple #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #bookmark_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidate_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidateaccount_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #employeeaccount_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET .theme-purple #sidebar #home_index fieldset LEGEND A, #home_index .theme-purple #sidebar fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET #home_index .theme-purple #sidebar fieldset LEGEND A, #candidate_edit FIELDSET .theme-purple #sidebar .card LEGEND A, .theme-purple #sidebar #application_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-purple #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-purple #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #application_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #bookmark_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-purple #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-purple #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #bookmark_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-purple #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-purple #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #recruitingeventapp_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #candidateaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #candidateaccount_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #employeeaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #employeeaccount_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #home_index fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET .theme-purple #sidebar #home_index fieldset LEGEND A, #home_index .theme-purple #sidebar fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET #home_index .theme-purple #sidebar fieldset LEGEND A, #candidateaccount_edit FIELDSET .theme-purple #sidebar .card LEGEND A, .theme-purple #sidebar #application_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-purple #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-purple #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #application_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #bookmark_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-purple #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-purple #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #bookmark_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-purple #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-purple #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #recruitingeventapp_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #candidate_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-purple #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-purple #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #candidate_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #employeeaccount_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #home_index fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET .theme-purple #sidebar #home_index fieldset LEGEND A, #home_index .theme-purple #sidebar fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET #home_index .theme-purple #sidebar fieldset LEGEND A, #employeeaccount_edit FIELDSET .theme-purple #sidebar .card LEGEND A, .theme-purple #sidebar #application_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-purple #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-purple #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #application_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #bookmark_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-purple #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-purple #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #bookmark_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-purple #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-purple #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #recruitingeventapp_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #candidate_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-purple #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-purple #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidate_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-purple #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-purple #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidateaccount_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-purple #sidebar FIELDSET LEGEND A, .theme-purple #sidebar #home_index fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET .theme-purple #sidebar #home_index fieldset LEGEND A, #home_index .theme-purple #sidebar fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET #home_index .theme-purple #sidebar fieldset LEGEND A, #home_index fieldset .theme-purple #sidebar .card h3 A, .theme-purple #sidebar #application_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-purple #sidebar #application_edit FIELDSET h3 A, #application_edit .theme-purple #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #application_edit .theme-purple #sidebar FIELDSET h3 A, .theme-purple #sidebar #bookmark_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-purple #sidebar #bookmark_edit FIELDSET h3 A, #bookmark_edit .theme-purple #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #bookmark_edit .theme-purple #sidebar FIELDSET h3 A, .theme-purple #sidebar #recruitingeventapp_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-purple #sidebar #recruitingeventapp_edit FIELDSET h3 A, #recruitingeventapp_edit .theme-purple #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #recruitingeventapp_edit .theme-purple #sidebar FIELDSET h3 A, .theme-purple #sidebar #candidate_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-purple #sidebar #candidate_edit FIELDSET h3 A, #candidate_edit .theme-purple #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidate_edit .theme-purple #sidebar FIELDSET h3 A, .theme-purple #sidebar #candidateaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-purple #sidebar #candidateaccount_edit FIELDSET h3 A, #candidateaccount_edit .theme-purple #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidateaccount_edit .theme-purple #sidebar FIELDSET h3 A, .theme-purple #sidebar #employeeaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-purple #sidebar #employeeaccount_edit FIELDSET h3 A, #employeeaccount_edit .theme-purple #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #employeeaccount_edit .theme-purple #sidebar FIELDSET h3 A, .theme-purple #sidebar #home_index fieldset h3 A, #home_index .theme-purple #sidebar fieldset h3 A {
    color: #525891; }
  .theme-purple .one-column-card-container .card-header, .theme-purple .one-column-card-container #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-purple .one-column-card-container LEGEND, .theme-purple .one-column-card-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-purple .one-column-card-container LEGEND, .theme-purple .one-column-card-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-purple .one-column-card-container LEGEND, .theme-purple .one-column-card-container #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-purple .one-column-card-container LEGEND, .theme-purple .one-column-card-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-purple .one-column-card-container LEGEND, .theme-purple .one-column-card-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-purple .one-column-card-container LEGEND, .theme-purple .one-column-card-container #home_index fieldset h3, #home_index fieldset .theme-purple .one-column-card-container h3 {
    color: #b4bae4;
    background-color: #525891; }
  .theme-purple table th {
    border-bottom: 2px solid #b4bae4; }

.theme-red {
  /*a, .btn-link {
				color:map-get($bg_colors, 'red-secondary');
			}*/
  /*.btn-primary {
				color:#FFF;
				background:map-get($bg_colors, 'red-primary');
				&amp;.active {
					background-color:map-get($bg_colors, 'red-secondary') !important;
				}
			}*/ }
  .theme-red #header {
    background-color: #303030 !important; }
    .theme-red #header .nav-item a.active, .theme-red #header .nav-item #candidateduplicate_mergeNotDuplicate .ui-autocomplete a.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-red #header .nav-item a.ui-menu-item:hover {
      background-color: #bb0b0b; }
    .theme-red #header.admenexpress {
      border-top: 2px solid #bb0b0b; }
  .theme-red #action-block {
    background-color: #bb0b0b; }
    .theme-red #action-block a:hover {
      background-color: #e37480; }
  .theme-red #collapse-sidebar {
    background-color: #bb0b0b !important; }
  .theme-red .card-box .card-header, .theme-red .card-box #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-red .card-box LEGEND, .theme-red .card-box #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-red .card-box LEGEND, .theme-red .card-box #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-red .card-box LEGEND, .theme-red .card-box #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-red .card-box LEGEND, .theme-red .card-box #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-red .card-box LEGEND, .theme-red .card-box #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-red .card-box LEGEND, .theme-red .card-box #home_index fieldset h3, #home_index fieldset .theme-red .card-box h3 {
    background-color: #e37480; }
  .theme-red .card-form-gestmax &gt; .card-header, .theme-red #application_edit FIELDSET .card-form-gestmax &gt; LEGEND, #application_edit FIELDSET .theme-red .card-form-gestmax &gt; LEGEND, .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; LEGEND, #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; LEGEND, .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; LEGEND, #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; LEGEND, .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; LEGEND, .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; LEGEND, .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; LEGEND, .theme-red #home_index fieldset .card-form-gestmax &gt; h3, #home_index fieldset .theme-red .card-form-gestmax &gt; h3 {
    background-color: #e37480; }
  .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body .card-header, .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, .theme-red #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-red #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-red #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, .theme-red #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #application_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-red #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #bookmark_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-red #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #recruitingeventapp_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-red #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidate_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-red #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidateaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-red #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #employeeaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-red #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-red #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-red #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #bookmark_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-red #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-red #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #bookmark_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #recruitingeventapp_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-red #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-red #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #recruitingeventapp_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #candidate_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-red #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-red #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidate_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #candidateaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-red #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-red #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidateaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #employeeaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-red #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-red #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #employeeaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-red #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-red #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-red #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-red #application_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-red #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-red #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #application_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #recruitingeventapp_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-red #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #candidate_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-red #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-red #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidate_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #candidateaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-red #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-red #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidateaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #employeeaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-red #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-red #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #employeeaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-red #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-red #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-red #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-red #application_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-red #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-red #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #application_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #bookmark_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-red #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #candidate_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-red #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-red #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-red #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-red #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-red #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-red #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-red #application_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-red #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-red #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #application_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #bookmark_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-red #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-red #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #bookmark_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #recruitingeventapp_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-red #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #candidateaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-red #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-red #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #candidateaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #employeeaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-red #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-red #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #employeeaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-red #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-red #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-red #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-red #application_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-red #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-red #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #application_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #bookmark_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-red #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-red #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #bookmark_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-red #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #candidate_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-red #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-red #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #candidate_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #employeeaccount_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-red #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-red #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-red #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-red #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-red #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-red #application_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-red #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-red #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #application_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #bookmark_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-red #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-red #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #bookmark_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-red #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-red #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #candidate_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-red #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-red #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidate_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #candidateaccount_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-red #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-red #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body h3, .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, .theme-red #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-red #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-red #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-red #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-red #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-red #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-red #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-red #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-red #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-red .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, .theme-red #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-red #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #application_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #application_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-red #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-red #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #bookmark_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #bookmark_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-red #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-red #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #recruitingeventapp_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #recruitingeventapp_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-red #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-red #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidate_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidate_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-red #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-red #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidateaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidateaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-red #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-red #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #employeeaccount_edit .theme-red #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #employeeaccount_edit .theme-red .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-red #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3, #home_index .theme-red .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3 {
    border-bottom: 1px solid #e37480; }
  .theme-red #application-photo h1, .theme-red #application-photo h2, .theme-red #application-photo h3, .theme-red #application-photo h4, .theme-red #application-photo h5, .theme-red #application-photo h6 {
    color: #bb0b0b; }
  .theme-red .pager .page-item .page-link:hover :not(.active) {
    color: #bb0b0b; }
  .theme-red .pager .page-item.active .page-link, .theme-red .pager #candidateduplicate_mergeNotDuplicate .ui-autocomplete .page-item.ui-menu-item:hover .page-link, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-red .pager .page-item.ui-menu-item:hover .page-link {
    background-color: #bb0b0b;
    border-color: #bb0b0b; }
  .theme-red input[type="checkbox"]:checked::after {
    background-color: #bb0b0b;
    border-color: #bb0b0b; }
  .theme-red input[type="checkbox"]:focus::after {
    border-color: #bb0b0b; }
  .theme-red input[type="text"]:focus, .theme-red input[type="password"]:focus, .theme-red textarea:focus {
    box-shadow: inset 0 -2px 0 #bb0b0b; }
  .theme-red select:focus {
    box-shadow: inset 0 -2px 0 #bb0b0b; }
  .theme-red .select2 .selection .select2-selection {
    transition: box-shadow 0.2s; }
    .theme-red .select2 .selection .select2-selection[aria-expanded="true"] {
      box-shadow: inset 0 -2px 0 #bb0b0b; }
  .theme-red .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #a2a2a23d !important;
    box-shadow: none !important;
    border-radius: 0 !important; }
  .theme-red #facetedSearchLinks DD UL LI UL LI.selected A {
    color: #e37480 !important; }
  .theme-red .nav.nav-tabs LI A.active, .theme-red .nav.nav-gestmax LI A.active, .theme-red .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-red .nav.nav-tabs LI A.ui-menu-item:hover, .theme-red .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-red .nav.nav-gestmax LI A.ui-menu-item:hover, .theme-red .nav.nav-tabs LI A:hover, .theme-red .nav.nav-gestmax LI A:hover {
    box-shadow: inset 0 -2px 0 #e37480;
    color: #e37480 !important; }
  .theme-red .nav.nav-tabs LI A.has-error, .theme-red .nav.nav-gestmax LI A.has-error, .theme-red .nav.nav-tabs LI A.active.has-error, .theme-red .nav.nav-gestmax LI A.active.has-error, .theme-red .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-red .nav.nav-tabs LI A.has-error.ui-menu-item:hover, .theme-red .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-red .nav.nav-gestmax LI A.has-error.ui-menu-item:hover, .theme-red .nav.nav-tabs LI A:hover.has-error, .theme-red .nav.nav-gestmax LI A:hover.has-error {
    color: #f8322e !important;
    font-weight: bold; }
  .theme-red #sidebar .card .card-header A, .theme-red #sidebar #application_edit FIELDSET .card-header A, #application_edit .theme-red #sidebar FIELDSET .card-header A, .theme-red #sidebar #bookmark_edit FIELDSET .card-header A, #bookmark_edit .theme-red #sidebar FIELDSET .card-header A, .theme-red #sidebar #recruitingeventapp_edit FIELDSET .card-header A, #recruitingeventapp_edit .theme-red #sidebar FIELDSET .card-header A, .theme-red #sidebar #candidate_edit FIELDSET .card-header A, #candidate_edit .theme-red #sidebar FIELDSET .card-header A, .theme-red #sidebar #candidateaccount_edit FIELDSET .card-header A, #candidateaccount_edit .theme-red #sidebar FIELDSET .card-header A, .theme-red #sidebar #employeeaccount_edit FIELDSET .card-header A, #employeeaccount_edit .theme-red #sidebar FIELDSET .card-header A, .theme-red #sidebar #home_index fieldset .card-header A, #home_index .theme-red #sidebar fieldset .card-header A, #application_edit FIELDSET .theme-red #sidebar .card LEGEND A, .theme-red #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #bookmark_edit #application_edit FIELDSET LEGEND A, #application_edit #bookmark_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #recruitingeventapp_edit #application_edit FIELDSET LEGEND A, #application_edit #recruitingeventapp_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #candidate_edit #application_edit FIELDSET LEGEND A, #application_edit #candidate_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #candidateaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #candidateaccount_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #employeeaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #employeeaccount_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #home_index fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET .theme-red #sidebar #home_index fieldset LEGEND A, #home_index .theme-red #sidebar fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET #home_index .theme-red #sidebar fieldset LEGEND A, #bookmark_edit FIELDSET .theme-red #sidebar .card LEGEND A, .theme-red #sidebar #application_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-red #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-red #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #application_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #recruitingeventapp_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #candidate_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidate_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #candidateaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidateaccount_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #employeeaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #employeeaccount_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #home_index fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET .theme-red #sidebar #home_index fieldset LEGEND A, #home_index .theme-red #sidebar fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET #home_index .theme-red #sidebar fieldset LEGEND A, #recruitingeventapp_edit FIELDSET .theme-red #sidebar .card LEGEND A, .theme-red #sidebar #application_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-red #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-red #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #application_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-red #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-red #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #bookmark_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidate_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidateaccount_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #employeeaccount_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET .theme-red #sidebar #home_index fieldset LEGEND A, #home_index .theme-red #sidebar fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET #home_index .theme-red #sidebar fieldset LEGEND A, #candidate_edit FIELDSET .theme-red #sidebar .card LEGEND A, .theme-red #sidebar #application_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-red #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-red #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #application_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #bookmark_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-red #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-red #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #bookmark_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-red #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-red #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #recruitingeventapp_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #candidateaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #candidateaccount_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #employeeaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #employeeaccount_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #home_index fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET .theme-red #sidebar #home_index fieldset LEGEND A, #home_index .theme-red #sidebar fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET #home_index .theme-red #sidebar fieldset LEGEND A, #candidateaccount_edit FIELDSET .theme-red #sidebar .card LEGEND A, .theme-red #sidebar #application_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-red #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-red #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #application_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #bookmark_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-red #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-red #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #bookmark_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-red #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-red #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #recruitingeventapp_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #candidate_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-red #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-red #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #candidate_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #employeeaccount_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #home_index fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET .theme-red #sidebar #home_index fieldset LEGEND A, #home_index .theme-red #sidebar fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET #home_index .theme-red #sidebar fieldset LEGEND A, #employeeaccount_edit FIELDSET .theme-red #sidebar .card LEGEND A, .theme-red #sidebar #application_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-red #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-red #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #application_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #bookmark_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-red #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-red #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #bookmark_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-red #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-red #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #recruitingeventapp_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #candidate_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-red #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-red #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidate_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-red #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-red #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidateaccount_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-red #sidebar FIELDSET LEGEND A, .theme-red #sidebar #home_index fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET .theme-red #sidebar #home_index fieldset LEGEND A, #home_index .theme-red #sidebar fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET #home_index .theme-red #sidebar fieldset LEGEND A, #home_index fieldset .theme-red #sidebar .card h3 A, .theme-red #sidebar #application_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-red #sidebar #application_edit FIELDSET h3 A, #application_edit .theme-red #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #application_edit .theme-red #sidebar FIELDSET h3 A, .theme-red #sidebar #bookmark_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-red #sidebar #bookmark_edit FIELDSET h3 A, #bookmark_edit .theme-red #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #bookmark_edit .theme-red #sidebar FIELDSET h3 A, .theme-red #sidebar #recruitingeventapp_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-red #sidebar #recruitingeventapp_edit FIELDSET h3 A, #recruitingeventapp_edit .theme-red #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #recruitingeventapp_edit .theme-red #sidebar FIELDSET h3 A, .theme-red #sidebar #candidate_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-red #sidebar #candidate_edit FIELDSET h3 A, #candidate_edit .theme-red #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidate_edit .theme-red #sidebar FIELDSET h3 A, .theme-red #sidebar #candidateaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-red #sidebar #candidateaccount_edit FIELDSET h3 A, #candidateaccount_edit .theme-red #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidateaccount_edit .theme-red #sidebar FIELDSET h3 A, .theme-red #sidebar #employeeaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-red #sidebar #employeeaccount_edit FIELDSET h3 A, #employeeaccount_edit .theme-red #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #employeeaccount_edit .theme-red #sidebar FIELDSET h3 A, .theme-red #sidebar #home_index fieldset h3 A, #home_index .theme-red #sidebar fieldset h3 A {
    color: #bb0b0b; }
  .theme-red .one-column-card-container .card-header, .theme-red .one-column-card-container #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-red .one-column-card-container LEGEND, .theme-red .one-column-card-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-red .one-column-card-container LEGEND, .theme-red .one-column-card-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-red .one-column-card-container LEGEND, .theme-red .one-column-card-container #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-red .one-column-card-container LEGEND, .theme-red .one-column-card-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-red .one-column-card-container LEGEND, .theme-red .one-column-card-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-red .one-column-card-container LEGEND, .theme-red .one-column-card-container #home_index fieldset h3, #home_index fieldset .theme-red .one-column-card-container h3 {
    color: #e37480;
    background-color: #bb0b0b; }
  .theme-red table th {
    border-bottom: 2px solid #e37480; }

.theme-turquoise {
  /*a, .btn-link {
				color:map-get($bg_colors, 'turquoise-secondary');
			}*/
  /*.btn-primary {
				color:#FFF;
				background:map-get($bg_colors, 'turquoise-primary');
				&amp;.active {
					background-color:map-get($bg_colors, 'turquoise-secondary') !important;
				}
			}*/ }
  .theme-turquoise #header {
    background-color: #303030 !important; }
    .theme-turquoise #header .nav-item a.active, .theme-turquoise #header .nav-item #candidateduplicate_mergeNotDuplicate .ui-autocomplete a.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-turquoise #header .nav-item a.ui-menu-item:hover {
      background-color: #1cc5b6; }
    .theme-turquoise #header.admenexpress {
      border-top: 2px solid #1cc5b6; }
  .theme-turquoise #action-block {
    background-color: #1cc5b6; }
    .theme-turquoise #action-block a:hover {
      background-color: #8fe7de; }
  .theme-turquoise #collapse-sidebar {
    background-color: #1cc5b6 !important; }
  .theme-turquoise .card-box .card-header, .theme-turquoise .card-box #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-turquoise .card-box LEGEND, .theme-turquoise .card-box #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-turquoise .card-box LEGEND, .theme-turquoise .card-box #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-turquoise .card-box LEGEND, .theme-turquoise .card-box #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-turquoise .card-box LEGEND, .theme-turquoise .card-box #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-turquoise .card-box LEGEND, .theme-turquoise .card-box #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-turquoise .card-box LEGEND, .theme-turquoise .card-box #home_index fieldset h3, #home_index fieldset .theme-turquoise .card-box h3 {
    background-color: #8fe7de; }
  .theme-turquoise .card-form-gestmax &gt; .card-header, .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; LEGEND, #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; LEGEND, .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; LEGEND, #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; LEGEND, .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; LEGEND, #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; LEGEND, .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; LEGEND, .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; LEGEND, .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; LEGEND, #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; LEGEND, .theme-turquoise #home_index fieldset .card-form-gestmax &gt; h3, #home_index fieldset .theme-turquoise .card-form-gestmax &gt; h3 {
    background-color: #8fe7de; }
  .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body .card-header, .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body .card-header, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body .card-header, .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #home_index .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body .card-header, .theme-turquoise #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block .card-header, .theme-turquoise #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #application_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-turquoise #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #bookmark_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-turquoise #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #recruitingeventapp_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-turquoise #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidate_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-turquoise #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #candidateaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-turquoise #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #employeeaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, #home_index fieldset #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block .card-header, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block .card-header, .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #bookmark_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #recruitingeventapp_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #candidate_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #candidateaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #employeeaccount_edit #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #home_index .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-turquoise #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #bookmark_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-turquoise #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-turquoise #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #bookmark_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #recruitingeventapp_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-turquoise #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #candidate_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-turquoise #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-turquoise #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidate_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #candidateaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-turquoise #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-turquoise #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #candidateaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #employeeaccount_edit #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-turquoise #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-turquoise #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #employeeaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit #home_index fieldset #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #application_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #recruitingeventapp_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #candidate_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #candidateaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #employeeaccount_edit #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #home_index .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-turquoise #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #application_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-turquoise #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-turquoise #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #application_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #recruitingeventapp_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-turquoise #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #candidate_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-turquoise #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-turquoise #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidate_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #candidateaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-turquoise #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #employeeaccount_edit #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-turquoise #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit #home_index fieldset #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #application_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #bookmark_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #candidate_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #home_index .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #application_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-turquoise #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #bookmark_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-turquoise #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #candidate_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-turquoise #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-turquoise #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-turquoise #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #application_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #bookmark_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #recruitingeventapp_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #candidateaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #employeeaccount_edit #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #home_index .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-turquoise #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #application_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-turquoise #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-turquoise #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #application_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #bookmark_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-turquoise #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-turquoise #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #bookmark_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #recruitingeventapp_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-turquoise #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #candidateaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-turquoise #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #employeeaccount_edit #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-turquoise #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit #home_index fieldset #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #application_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #bookmark_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #candidate_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #employeeaccount_edit #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #home_index .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-turquoise #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #application_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-turquoise #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-turquoise #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #application_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #bookmark_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-turquoise #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-turquoise #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #candidate_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-turquoise #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #employeeaccount_edit #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-turquoise #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit #home_index fieldset #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body LEGEND, .theme-turquoise #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #application_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #bookmark_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #candidate_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #candidateaccount_edit #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #home_index .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #home_index .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body LEGEND, .theme-turquoise #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-turquoise #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #application_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-turquoise #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #application_edit .theme-turquoise #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #application_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #bookmark_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-turquoise #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #bookmark_edit .theme-turquoise #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #bookmark_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #recruitingeventapp_edit .theme-turquoise #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #candidate_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-turquoise #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidate_edit .theme-turquoise #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidate_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #candidateaccount_edit #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-turquoise #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #candidateaccount_edit .theme-turquoise #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #candidateaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #employeeaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, #home_index fieldset #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block LEGEND, .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .card-body h3, .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .card-body h3, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .card-body h3, .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #home_index #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-turquoise #application_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #application_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #home_index #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-turquoise #bookmark_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #home_index #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-turquoise #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #home_index #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-turquoise #candidate_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidate_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #home_index #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-turquoise #candidateaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #home_index #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #home_index .theme-turquoise #employeeaccount_edit FIELDSET .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, #employeeaccount_edit FIELDSET #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .fieldset-body h3, .theme-turquoise #home_index fieldset .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-turquoise .card-form-gestmax &gt; .card &gt; .card-block &gt; .content-block h3, .theme-turquoise #application_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-turquoise #application_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #application_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #application_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-turquoise #bookmark_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-turquoise #bookmark_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #bookmark_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #bookmark_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-turquoise #recruitingeventapp_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-turquoise #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #recruitingeventapp_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #recruitingeventapp_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-turquoise #candidate_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-turquoise #candidate_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidate_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidate_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-turquoise #candidateaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-turquoise #candidateaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #candidateaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #candidateaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-turquoise #employeeaccount_edit #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset .theme-turquoise #employeeaccount_edit .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #employeeaccount_edit .theme-turquoise #home_index fieldset .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, #home_index fieldset #employeeaccount_edit .theme-turquoise .card-form-gestmax &gt; FIELDSET &gt; .card-block &gt; .content-block h3, .theme-turquoise #home_index .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3, #home_index .theme-turquoise .card-form-gestmax &gt; fieldset &gt; .card-block &gt; .content-block h3 {
    border-bottom: 1px solid #8fe7de; }
  .theme-turquoise #application-photo h1, .theme-turquoise #application-photo h2, .theme-turquoise #application-photo h3, .theme-turquoise #application-photo h4, .theme-turquoise #application-photo h5, .theme-turquoise #application-photo h6 {
    color: #1cc5b6; }
  .theme-turquoise .pager .page-item .page-link:hover :not(.active) {
    color: #1cc5b6; }
  .theme-turquoise .pager .page-item.active .page-link, .theme-turquoise .pager #candidateduplicate_mergeNotDuplicate .ui-autocomplete .page-item.ui-menu-item:hover .page-link, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-turquoise .pager .page-item.ui-menu-item:hover .page-link {
    background-color: #1cc5b6;
    border-color: #1cc5b6; }
  .theme-turquoise input[type="checkbox"]:checked::after {
    background-color: #1cc5b6;
    border-color: #1cc5b6; }
  .theme-turquoise input[type="checkbox"]:focus::after {
    border-color: #1cc5b6; }
  .theme-turquoise input[type="text"]:focus, .theme-turquoise input[type="password"]:focus, .theme-turquoise textarea:focus {
    box-shadow: inset 0 -2px 0 #1cc5b6; }
  .theme-turquoise select:focus {
    box-shadow: inset 0 -2px 0 #1cc5b6; }
  .theme-turquoise .select2 .selection .select2-selection {
    transition: box-shadow 0.2s; }
    .theme-turquoise .select2 .selection .select2-selection[aria-expanded="true"] {
      box-shadow: inset 0 -2px 0 #1cc5b6; }
  .theme-turquoise .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    border-right: 1px solid #a2a2a23d !important;
    box-shadow: none !important;
    border-radius: 0 !important; }
  .theme-turquoise #facetedSearchLinks DD UL LI UL LI.selected A {
    color: #8fe7de !important; }
  .theme-turquoise .nav.nav-tabs LI A.active, .theme-turquoise .nav.nav-gestmax LI A.active, .theme-turquoise .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-turquoise .nav.nav-tabs LI A.ui-menu-item:hover, .theme-turquoise .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-turquoise .nav.nav-gestmax LI A.ui-menu-item:hover, .theme-turquoise .nav.nav-tabs LI A:hover, .theme-turquoise .nav.nav-gestmax LI A:hover {
    box-shadow: inset 0 -2px 0 #8fe7de;
    color: #8fe7de !important; }
  .theme-turquoise .nav.nav-tabs LI A.has-error, .theme-turquoise .nav.nav-gestmax LI A.has-error, .theme-turquoise .nav.nav-tabs LI A.active.has-error, .theme-turquoise .nav.nav-gestmax LI A.active.has-error, .theme-turquoise .nav.nav-tabs LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-turquoise .nav.nav-tabs LI A.has-error.ui-menu-item:hover, .theme-turquoise .nav.nav-gestmax LI #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.has-error.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .theme-turquoise .nav.nav-gestmax LI A.has-error.ui-menu-item:hover, .theme-turquoise .nav.nav-tabs LI A:hover.has-error, .theme-turquoise .nav.nav-gestmax LI A:hover.has-error {
    color: #f8322e !important;
    font-weight: bold; }
  .theme-turquoise #sidebar .card .card-header A, .theme-turquoise #sidebar #application_edit FIELDSET .card-header A, #application_edit .theme-turquoise #sidebar FIELDSET .card-header A, .theme-turquoise #sidebar #bookmark_edit FIELDSET .card-header A, #bookmark_edit .theme-turquoise #sidebar FIELDSET .card-header A, .theme-turquoise #sidebar #recruitingeventapp_edit FIELDSET .card-header A, #recruitingeventapp_edit .theme-turquoise #sidebar FIELDSET .card-header A, .theme-turquoise #sidebar #candidate_edit FIELDSET .card-header A, #candidate_edit .theme-turquoise #sidebar FIELDSET .card-header A, .theme-turquoise #sidebar #candidateaccount_edit FIELDSET .card-header A, #candidateaccount_edit .theme-turquoise #sidebar FIELDSET .card-header A, .theme-turquoise #sidebar #employeeaccount_edit FIELDSET .card-header A, #employeeaccount_edit .theme-turquoise #sidebar FIELDSET .card-header A, .theme-turquoise #sidebar #home_index fieldset .card-header A, #home_index .theme-turquoise #sidebar fieldset .card-header A, #application_edit FIELDSET .theme-turquoise #sidebar .card LEGEND A, .theme-turquoise #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #bookmark_edit #application_edit FIELDSET LEGEND A, #application_edit #bookmark_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #recruitingeventapp_edit #application_edit FIELDSET LEGEND A, #application_edit #recruitingeventapp_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #candidate_edit #application_edit FIELDSET LEGEND A, #application_edit #candidate_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #candidateaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #candidateaccount_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #employeeaccount_edit #application_edit FIELDSET LEGEND A, #application_edit #employeeaccount_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #home_index fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET .theme-turquoise #sidebar #home_index fieldset LEGEND A, #home_index .theme-turquoise #sidebar fieldset #application_edit FIELDSET LEGEND A, #application_edit FIELDSET #home_index .theme-turquoise #sidebar fieldset LEGEND A, #bookmark_edit FIELDSET .theme-turquoise #sidebar .card LEGEND A, .theme-turquoise #sidebar #application_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-turquoise #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-turquoise #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #application_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #recruitingeventapp_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #candidate_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidate_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #candidateaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #candidateaccount_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #employeeaccount_edit #bookmark_edit FIELDSET LEGEND A, #bookmark_edit #employeeaccount_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #home_index fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET .theme-turquoise #sidebar #home_index fieldset LEGEND A, #home_index .theme-turquoise #sidebar fieldset #bookmark_edit FIELDSET LEGEND A, #bookmark_edit FIELDSET #home_index .theme-turquoise #sidebar fieldset LEGEND A, #recruitingeventapp_edit FIELDSET .theme-turquoise #sidebar .card LEGEND A, .theme-turquoise #sidebar #application_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-turquoise #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-turquoise #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #application_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-turquoise #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-turquoise #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #bookmark_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidate_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #candidateaccount_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit #employeeaccount_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET .theme-turquoise #sidebar #home_index fieldset LEGEND A, #home_index .theme-turquoise #sidebar fieldset #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit FIELDSET #home_index .theme-turquoise #sidebar fieldset LEGEND A, #candidate_edit FIELDSET .theme-turquoise #sidebar .card LEGEND A, .theme-turquoise #sidebar #application_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-turquoise #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-turquoise #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #application_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #bookmark_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-turquoise #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-turquoise #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #bookmark_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-turquoise #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-turquoise #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit #recruitingeventapp_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #candidateaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #candidateaccount_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #employeeaccount_edit #candidate_edit FIELDSET LEGEND A, #candidate_edit #employeeaccount_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #home_index fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET .theme-turquoise #sidebar #home_index fieldset LEGEND A, #home_index .theme-turquoise #sidebar fieldset #candidate_edit FIELDSET LEGEND A, #candidate_edit FIELDSET #home_index .theme-turquoise #sidebar fieldset LEGEND A, #candidateaccount_edit FIELDSET .theme-turquoise #sidebar .card LEGEND A, .theme-turquoise #sidebar #application_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-turquoise #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-turquoise #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #application_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #bookmark_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-turquoise #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-turquoise #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #bookmark_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-turquoise #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-turquoise #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #recruitingeventapp_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #candidate_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-turquoise #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-turquoise #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #candidate_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit #employeeaccount_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #home_index fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET .theme-turquoise #sidebar #home_index fieldset LEGEND A, #home_index .theme-turquoise #sidebar fieldset #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit FIELDSET #home_index .theme-turquoise #sidebar fieldset LEGEND A, #employeeaccount_edit FIELDSET .theme-turquoise #sidebar .card LEGEND A, .theme-turquoise #sidebar #application_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-turquoise #sidebar #application_edit FIELDSET LEGEND A, #application_edit .theme-turquoise #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #application_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #bookmark_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-turquoise #sidebar #bookmark_edit FIELDSET LEGEND A, #bookmark_edit .theme-turquoise #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #bookmark_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-turquoise #sidebar #recruitingeventapp_edit FIELDSET LEGEND A, #recruitingeventapp_edit .theme-turquoise #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #recruitingeventapp_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #candidate_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-turquoise #sidebar #candidate_edit FIELDSET LEGEND A, #candidate_edit .theme-turquoise #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidate_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-turquoise #sidebar #candidateaccount_edit FIELDSET LEGEND A, #candidateaccount_edit .theme-turquoise #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit #candidateaccount_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit .theme-turquoise #sidebar FIELDSET LEGEND A, .theme-turquoise #sidebar #home_index fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET .theme-turquoise #sidebar #home_index fieldset LEGEND A, #home_index .theme-turquoise #sidebar fieldset #employeeaccount_edit FIELDSET LEGEND A, #employeeaccount_edit FIELDSET #home_index .theme-turquoise #sidebar fieldset LEGEND A, #home_index fieldset .theme-turquoise #sidebar .card h3 A, .theme-turquoise #sidebar #application_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-turquoise #sidebar #application_edit FIELDSET h3 A, #application_edit .theme-turquoise #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #application_edit .theme-turquoise #sidebar FIELDSET h3 A, .theme-turquoise #sidebar #bookmark_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-turquoise #sidebar #bookmark_edit FIELDSET h3 A, #bookmark_edit .theme-turquoise #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #bookmark_edit .theme-turquoise #sidebar FIELDSET h3 A, .theme-turquoise #sidebar #recruitingeventapp_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-turquoise #sidebar #recruitingeventapp_edit FIELDSET h3 A, #recruitingeventapp_edit .theme-turquoise #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #recruitingeventapp_edit .theme-turquoise #sidebar FIELDSET h3 A, .theme-turquoise #sidebar #candidate_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-turquoise #sidebar #candidate_edit FIELDSET h3 A, #candidate_edit .theme-turquoise #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidate_edit .theme-turquoise #sidebar FIELDSET h3 A, .theme-turquoise #sidebar #candidateaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-turquoise #sidebar #candidateaccount_edit FIELDSET h3 A, #candidateaccount_edit .theme-turquoise #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #candidateaccount_edit .theme-turquoise #sidebar FIELDSET h3 A, .theme-turquoise #sidebar #employeeaccount_edit FIELDSET #home_index fieldset h3 A, #home_index fieldset .theme-turquoise #sidebar #employeeaccount_edit FIELDSET h3 A, #employeeaccount_edit .theme-turquoise #sidebar FIELDSET #home_index fieldset h3 A, #home_index fieldset #employeeaccount_edit .theme-turquoise #sidebar FIELDSET h3 A, .theme-turquoise #sidebar #home_index fieldset h3 A, #home_index .theme-turquoise #sidebar fieldset h3 A {
    color: #1cc5b6; }
  .theme-turquoise .one-column-card-container .card-header, .theme-turquoise .one-column-card-container #application_edit FIELDSET LEGEND, #application_edit FIELDSET .theme-turquoise .one-column-card-container LEGEND, .theme-turquoise .one-column-card-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .theme-turquoise .one-column-card-container LEGEND, .theme-turquoise .one-column-card-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .theme-turquoise .one-column-card-container LEGEND, .theme-turquoise .one-column-card-container #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .theme-turquoise .one-column-card-container LEGEND, .theme-turquoise .one-column-card-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .theme-turquoise .one-column-card-container LEGEND, .theme-turquoise .one-column-card-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .theme-turquoise .one-column-card-container LEGEND, .theme-turquoise .one-column-card-container #home_index fieldset h3, #home_index fieldset .theme-turquoise .one-column-card-container h3 {
    color: #8fe7de;
    background-color: #1cc5b6; }
  .theme-turquoise table th {
    border-bottom: 2px solid #8fe7de; }

#applicationconformcopy_view .help-block {
  display: none; }

#applicationconformcopy_view .form-group.empty {
  display: none; }

/* Contenu de l'onglet Assessfirst dans le bloc des services externes */
#assessfirst #assessfirst_block .labelAssessfirst .list {
  display: inline-block;
  margin-left: 10px; }

#assessfirst #assessfirst_block .assessment-header IMG {
  max-width: 180px;
  width: 100%; }

#assessfirst #assessfirst_message {
  display: none; }

#assessfirst .assessfirst_help {
  display: none; }

#assessfirst .label-resend {
  cursor: pointer;
  vertical-align: text-top;
  padding-left: 4px; }

#assessfirst .label-resend:hover + button {
  color: #ffffff;
  background-color: #222;
  border-color: #222; }

#assessments fieldset {
  padding: 10px; }
  #assessments fieldset #add_evaluation {
    float: right; }
  #assessments fieldset h3 .fa {
    font-size: 0.7em !important; }

#assessment_evaluation.form-gestmax .form-field {
  flex: 20%;
  max-width: 20%; }

#assessment_evaluation.form-gestmax .inputinfos {
  flex: 20%;
  margin-left: 5px; }

#assessment_list .assessment-container {
  padding: 0; }
  #assessment_list .assessment-container .card, #assessment_list .assessment-container #application_edit FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET, #assessment_list .assessment-container #home_index fieldset, #home_index #assessment_list .assessment-container fieldset {
    margin-bottom: 20px; }
    #assessment_list .assessment-container .card .card-header, #assessment_list .assessment-container #application_edit FIELDSET .card-header, #application_edit #assessment_list .assessment-container FIELDSET .card-header, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-header, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-header, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-header, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-header, #assessment_list .assessment-container #candidate_edit FIELDSET .card-header, #candidate_edit #assessment_list .assessment-container FIELDSET .card-header, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-header, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-header, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-header, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-header, #assessment_list .assessment-container #home_index fieldset .card-header, #home_index #assessment_list .assessment-container fieldset .card-header, #application_edit FIELDSET #assessment_list .assessment-container .card LEGEND, #assessment_list .assessment-container #application_edit FIELDSET LEGEND, #application_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET LEGEND, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET LEGEND, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset LEGEND, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset LEGEND, #bookmark_edit FIELDSET #assessment_list .assessment-container .card LEGEND, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET LEGEND, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset LEGEND, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset LEGEND, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card LEGEND, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET LEGEND, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset LEGEND, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset LEGEND, #candidate_edit FIELDSET #assessment_list .assessment-container .card LEGEND, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET LEGEND, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #candidate_edit FIELDSET LEGEND, #candidate_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset LEGEND, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset LEGEND, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card LEGEND, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET LEGEND, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET LEGEND, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset LEGEND, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset LEGEND, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card LEGEND, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET LEGEND, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET LEGEND, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET LEGEND, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #assessment_list .assessment-container FIELDSET LEGEND, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset LEGEND, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset LEGEND, #home_index fieldset #assessment_list .assessment-container .card h3, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset h3, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET h3, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET h3, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset h3, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET h3, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET h3, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset h3, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET h3, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET h3, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset h3, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET h3, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET h3, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET h3, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET h3, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET h3, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET h3, #assessment_list .assessment-container #home_index fieldset h3, #home_index #assessment_list .assessment-container fieldset h3 {
      padding: 5px; }
    #assessment_list .assessment-container .card .card-body, #assessment_list .assessment-container #application_edit FIELDSET .card-body, #application_edit #assessment_list .assessment-container FIELDSET .card-body, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body, #assessment_list .assessment-container #home_index fieldset .card-body, #home_index #assessment_list .assessment-container fieldset .card-body, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body, #assessment_list .assessment-container .card #home_index fieldset .content-block, #home_index fieldset #assessment_list .assessment-container .card .content-block, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block, #assessment_list .assessment-container #home_index fieldset .content-block, #home_index #assessment_list .assessment-container fieldset .content-block {
      padding: 10px; }
      #assessment_list .assessment-container .card .card-body .table, #assessment_list .assessment-container #application_edit FIELDSET .card-body .table, #application_edit #assessment_list .assessment-container FIELDSET .card-body .table, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .table, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .table, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .table, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .table, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .table, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .table, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .table, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .table, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .table, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .table, #assessment_list .assessment-container #home_index fieldset .card-body .table, #home_index #assessment_list .assessment-container fieldset .card-body .table, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .table, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .table, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .table, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .table, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .table, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .table, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .table, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .table, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .table, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .table, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .table, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .table, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .table, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .table, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .table, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .table, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .table, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .table, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .table, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .table, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .table, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .table, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .table, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .table, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .table, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .table, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .table, #assessment_list .assessment-container .card #home_index fieldset .content-block .table, #home_index fieldset #assessment_list .assessment-container .card .content-block .table, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .table, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .table, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .table, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .table, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .table, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .table, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .table, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .table, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .table, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .table, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .table, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .table, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .table, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .table, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .table, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .table, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .table, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .table, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .table, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .table, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .table, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .table, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .table, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .table, #assessment_list .assessment-container #home_index fieldset .content-block .table, #home_index #assessment_list .assessment-container fieldset .content-block .table, #assessment_list .assessment-container .card .card-body .enrichedfield-table-espace, #assessment_list .assessment-container #application_edit FIELDSET .card-body .enrichedfield-table-espace, #application_edit #assessment_list .assessment-container FIELDSET .card-body .enrichedfield-table-espace, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .enrichedfield-table-espace, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .enrichedfield-table-espace, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .enrichedfield-table-espace, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .enrichedfield-table-espace, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .enrichedfield-table-espace, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .enrichedfield-table-espace, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .enrichedfield-table-espace, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .enrichedfield-table-espace, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .enrichedfield-table-espace, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .enrichedfield-table-espace, #assessment_list .assessment-container #home_index fieldset .card-body .enrichedfield-table-espace, #home_index #assessment_list .assessment-container fieldset .card-body .enrichedfield-table-espace, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .enrichedfield-table-espace, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .enrichedfield-table-espace, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .enrichedfield-table-espace, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .enrichedfield-table-espace, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .enrichedfield-table-espace, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .enrichedfield-table-espace, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .enrichedfield-table-espace, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .enrichedfield-table-espace, #assessment_list .assessment-container .card #home_index fieldset .content-block .enrichedfield-table-espace, #home_index fieldset #assessment_list .assessment-container .card .content-block .enrichedfield-table-espace, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .enrichedfield-table-espace, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .enrichedfield-table-espace, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .enrichedfield-table-espace, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .enrichedfield-table-espace, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .enrichedfield-table-espace, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .enrichedfield-table-espace, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .enrichedfield-table-espace, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .enrichedfield-table-espace, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .enrichedfield-table-espace, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .enrichedfield-table-espace, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .enrichedfield-table-espace, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .enrichedfield-table-espace, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .enrichedfield-table-espace, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .enrichedfield-table-espace, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .enrichedfield-table-espace, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .enrichedfield-table-espace, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .enrichedfield-table-espace, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .enrichedfield-table-espace, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .enrichedfield-table-espace, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .enrichedfield-table-espace, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .enrichedfield-table-espace, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .enrichedfield-table-espace, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .enrichedfield-table-espace, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .enrichedfield-table-espace, #assessment_list .assessment-container #home_index fieldset .content-block .enrichedfield-table-espace, #home_index #assessment_list .assessment-container fieldset .content-block .enrichedfield-table-espace, #assessment_list .assessment-container .card .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container .card .card-body .report-table, #assessment_list .assessment-container #application_edit FIELDSET .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #application_edit FIELDSET .card-body .report-table, #application_edit #assessment_list .assessment-container FIELDSET .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #assessment_list .assessment-container FIELDSET .card-body .report-table, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .report-table, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .report-table, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .report-table, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .report-table, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .report-table, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .report-table, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .report-table, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .report-table, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .report-table, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .report-table, #assessment_list .assessment-container #home_index fieldset .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #home_index fieldset .card-body .report-table, #home_index #assessment_list .assessment-container fieldset .card-body #statisticsdwh_search .report-table, #statisticsdwh_search #home_index #assessment_list .assessment-container fieldset .card-body .report-table, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .report-table, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .report-table, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .report-table, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .report-table, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .report-table, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .report-table, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .report-table, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .report-table, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .report-table, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .report-table, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .report-table, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .report-table, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .report-table, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .report-table, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .report-table, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .report-table, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .report-table, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .report-table, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .report-table, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .report-table, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .report-table, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .report-table, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .report-table, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .report-table, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .report-table, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .report-table, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .report-table, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .report-table, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .report-table, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .report-table, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .report-table, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .report-table, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .report-table, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .report-table, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .report-table, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .report-table, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .report-table, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .report-table, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .report-table, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .report-table, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .report-table, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .report-table, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .report-table, #assessment_list .assessment-container .card #home_index fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container .card #home_index fieldset .content-block .report-table, #home_index fieldset #assessment_list .assessment-container .card .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #home_index fieldset #assessment_list .assessment-container .card .content-block .report-table, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .report-table, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .report-table, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .report-table, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .report-table, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .report-table, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .report-table, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .report-table, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .report-table, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .report-table, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .report-table, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .report-table, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .report-table, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .report-table, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .report-table, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .report-table, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .report-table, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .report-table, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .report-table, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .report-table, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .report-table, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .report-table, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .report-table, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .report-table, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .report-table, #assessment_list .assessment-container #home_index fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #assessment_list .assessment-container #home_index fieldset .content-block .report-table, #home_index #assessment_list .assessment-container fieldset .content-block #statisticsdwh_search .report-table, #statisticsdwh_search #home_index #assessment_list .assessment-container fieldset .content-block .report-table, #assessment_list .assessment-container .card .card-body .table-gestmax, #assessment_list .assessment-container #application_edit FIELDSET .card-body .table-gestmax, #application_edit #assessment_list .assessment-container FIELDSET .card-body .table-gestmax, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .table-gestmax, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .table-gestmax, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .table-gestmax, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .table-gestmax, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .table-gestmax, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .table-gestmax, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .table-gestmax, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .table-gestmax, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .table-gestmax, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .table-gestmax, #assessment_list .assessment-container #home_index fieldset .card-body .table-gestmax, #home_index #assessment_list .assessment-container fieldset .card-body .table-gestmax, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .table-gestmax, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .table-gestmax, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .table-gestmax, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .table-gestmax, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .table-gestmax, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .table-gestmax, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .table-gestmax, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .table-gestmax, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .table-gestmax, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .table-gestmax, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .table-gestmax, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .table-gestmax, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .table-gestmax, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .table-gestmax, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .table-gestmax, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .table-gestmax, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .table-gestmax, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .table-gestmax, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .table-gestmax, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .table-gestmax, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .table-gestmax, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .table-gestmax, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .table-gestmax, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .table-gestmax, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .table-gestmax, #assessment_list .assessment-container .card #home_index fieldset .content-block .table-gestmax, #home_index fieldset #assessment_list .assessment-container .card .content-block .table-gestmax, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .table-gestmax, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .table-gestmax, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .table-gestmax, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .table-gestmax, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .table-gestmax, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .table-gestmax, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .table-gestmax, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .table-gestmax, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .table-gestmax, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .table-gestmax, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .table-gestmax, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .table-gestmax, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .table-gestmax, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .table-gestmax, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .table-gestmax, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .table-gestmax, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .table-gestmax, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .table-gestmax, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .table-gestmax, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .table-gestmax, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .table-gestmax, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .table-gestmax, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .table-gestmax, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .table-gestmax, #assessment_list .assessment-container #home_index fieldset .content-block .table-gestmax, #home_index #assessment_list .assessment-container fieldset .content-block .table-gestmax {
        margin-bottom: 10px; }
      #assessment_list .assessment-container .card .card-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FORM &gt; DIV, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FORM &gt; DIV, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FORM &gt; DIV, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FORM &gt; DIV, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FORM &gt; DIV, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FORM &gt; DIV, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FORM &gt; DIV, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FORM &gt; DIV, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FORM &gt; DIV, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FORM &gt; DIV, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FORM &gt; DIV, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FORM &gt; DIV, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FORM &gt; DIV, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FORM &gt; DIV, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FORM &gt; DIV, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FORM &gt; DIV, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FORM &gt; DIV, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FORM &gt; DIV, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FORM &gt; DIV, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FORM &gt; DIV, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FORM &gt; DIV, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FORM &gt; DIV, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FORM &gt; DIV, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FORM &gt; DIV, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FORM &gt; DIV, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FORM &gt; DIV, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FORM &gt; DIV, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FORM &gt; DIV, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FORM &gt; DIV, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FORM &gt; DIV, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FORM &gt; DIV, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FORM &gt; DIV, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FORM &gt; DIV {
        height: auto !important; }
      #assessment_list .assessment-container .card .card-body .ajax-createfield .card, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield .card, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield .card, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield .card, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield .card, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield .card, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield .card, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield .card, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield .card, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield .card, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield .card, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield .card, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield .card, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield .card, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield .card, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield .card, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield .card, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield .card, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield .card, #assessment_list .assessment-container .card .card-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #application_edit FIELDSET, #application_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #application_edit FIELDSET, #application_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container .card .card-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET, #bookmark_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container .card .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container .card .card-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #candidate_edit FIELDSET, #candidate_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container .card .card-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container .card .card-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET, #assessment_list .assessment-container .card .card-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container .card .card-body .ajax-createfield fieldset, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield fieldset, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset, #home_index #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield fieldset, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield fieldset, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield fieldset, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield fieldset, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield fieldset, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield fieldset, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield fieldset, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset, #home_index #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield fieldset, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield fieldset, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield fieldset, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield fieldset, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield fieldset, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield fieldset, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield fieldset, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield fieldset, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield fieldset, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield fieldset {
        margin: 10px 0; }
        #assessment_list .assessment-container .card .card-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield .card LABEL, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield .card LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield .card LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield .card LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield .card LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield .card LABEL, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield .card LABEL, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card LABEL, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card LABEL, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card LABEL, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card LABEL, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card LABEL, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card LABEL, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card LABEL, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card LABEL, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield .card LABEL, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield .card LABEL, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card LABEL, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield .card LABEL, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card LABEL, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card LABEL, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield .card LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card LABEL, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card LABEL, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield .card LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card LABEL, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card LABEL, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield .card LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card LABEL, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card LABEL, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield .card LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card LABEL, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card LABEL, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield .card LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card LABEL, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card LABEL, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield .card LABEL, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield .card LABEL, #assessment_list .assessment-container .card .card-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #application_edit FIELDSET LABEL, #application_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card .card-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET LABEL, #bookmark_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET LABEL, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card .card-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #candidate_edit FIELDSET LABEL, #candidate_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card .card-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET LABEL, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card .card-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET LABEL, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET LABEL, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET LABEL, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET LABEL, #assessment_list .assessment-container .card .card-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container .card .card-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield fieldset LABEL, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield fieldset LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield fieldset LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield fieldset LABEL, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset LABEL, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset LABEL, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset LABEL, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset LABEL, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset LABEL, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset LABEL, #home_index #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset LABEL, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset LABEL, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset LABEL, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield fieldset LABEL, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset LABEL, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield fieldset LABEL, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset LABEL, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset LABEL, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield fieldset LABEL, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset LABEL, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset LABEL, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield fieldset LABEL, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset LABEL, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset LABEL, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield fieldset LABEL, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset LABEL, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset LABEL, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield fieldset LABEL, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset LABEL, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset LABEL, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield fieldset LABEL, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset LABEL, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset LABEL, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield fieldset LABEL, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield fieldset LABEL {
          width: 100%;
          flex: none;
          max-width: none;
          padding: 0;
          text-align: left; }
        #assessment_list .assessment-container .card .card-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield .card .form-field, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield .card .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield .card .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield .card .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield .card .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield .card .form-field, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield .card .form-field, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card .form-field, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card .form-field, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card .form-field, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card .form-field, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card .form-field, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield .card .form-field, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield .card .form-field, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield .card .form-field, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield .card .form-field, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield .card .form-field, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card .form-field, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield .card .form-field, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card .form-field, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card .form-field, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield .card .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card .form-field, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card .form-field, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield .card .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card .form-field, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card .form-field, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield .card .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card .form-field, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card .form-field, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield .card .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card .form-field, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield .card .form-field, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield .card .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield .card .form-field, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield .card .form-field, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield .card .form-field, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield .card .form-field, #assessment_list .assessment-container .card .card-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #application_edit FIELDSET .form-field, #application_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card .card-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #bookmark_edit FIELDSET .form-field, #bookmark_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #recruitingeventapp_edit FIELDSET .form-field, #recruitingeventapp_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card .card-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #candidate_edit FIELDSET .form-field, #candidate_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card .card-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #candidateaccount_edit FIELDSET .form-field, #candidateaccount_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card .card-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container .card .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield FIELDSET .form-field, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield FIELDSET .form-field, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #employeeaccount_edit FIELDSET .form-field, #employeeaccount_edit #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield FIELDSET .form-field, #assessment_list .assessment-container .card .card-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container .card .card-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield fieldset .form-field, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield fieldset .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield fieldset .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield fieldset .form-field, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container .card #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #bookmark_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #candidate_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #candidateaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #employeeaccount_edit #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #home_index fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset .form-field, #home_index #assessment_list .assessment-container fieldset #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container .card #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #application_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #candidate_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset .form-field, #home_index #assessment_list .assessment-container fieldset #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container .card #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset .form-field, #home_index #assessment_list .assessment-container fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container .card #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #application_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #bookmark_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #home_index fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset .form-field, #home_index #assessment_list .assessment-container fieldset #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container .card #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #application_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset .form-field, #home_index #assessment_list .assessment-container fieldset #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container .card #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #application_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #application_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #bookmark_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #recruitingeventapp_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidate_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #candidateaccount_edit #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #home_index fieldset .form-field, #home_index #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield fieldset .form-field, #home_index #assessment_list .assessment-container fieldset #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield fieldset .form-field, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield fieldset .form-field, #assessment_list .assessment-container .card #home_index fieldset .content-block .ajax-createfield fieldset .form-field, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #application_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset .form-field, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield fieldset .form-field, #application_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset .form-field, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #bookmark_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset .form-field, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield fieldset .form-field, #bookmark_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset .form-field, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset .form-field, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield fieldset .form-field, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset .form-field, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidate_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset .form-field, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield fieldset .form-field, #candidate_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset .form-field, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #candidateaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset .form-field, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield fieldset .form-field, #candidateaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset .form-field, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #employeeaccount_edit FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset .form-field, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield fieldset .form-field, #employeeaccount_edit #assessment_list .assessment-container FIELDSET #home_index fieldset .content-block .ajax-createfield fieldset .form-field, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield fieldset .form-field, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield fieldset .form-field, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield fieldset .form-field {
          width: 100%;
          flex: none;
          max-width: none; }
      #assessment_list .assessment-container .card .card-body .ajax-createfield #footer, #assessment_list .assessment-container #application_edit FIELDSET .card-body .ajax-createfield #footer, #application_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer, #assessment_list .assessment-container #bookmark_edit FIELDSET .card-body .ajax-createfield #footer, #bookmark_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .card-body .ajax-createfield #footer, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer, #assessment_list .assessment-container #candidate_edit FIELDSET .card-body .ajax-createfield #footer, #candidate_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .card-body .ajax-createfield #footer, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .card-body .ajax-createfield #footer, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .card-body .ajax-createfield #footer, #assessment_list .assessment-container #home_index fieldset .card-body .ajax-createfield #footer, #home_index #assessment_list .assessment-container fieldset .card-body .ajax-createfield #footer, #application_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer, #assessment_list .assessment-container #application_edit FIELDSET .fieldset-body .ajax-createfield #footer, #application_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer, #application_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer, #application_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer, #bookmark_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer, #assessment_list .assessment-container #bookmark_edit FIELDSET .fieldset-body .ajax-createfield #footer, #bookmark_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer, #bookmark_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer, #bookmark_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer, #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .fieldset-body .ajax-createfield #footer, #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer, #recruitingeventapp_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer, #recruitingeventapp_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer, #candidate_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer, #assessment_list .assessment-container #candidate_edit FIELDSET .fieldset-body .ajax-createfield #footer, #candidate_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer, #candidate_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer, #candidate_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer, #candidateaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer, #assessment_list .assessment-container #candidateaccount_edit FIELDSET .fieldset-body .ajax-createfield #footer, #candidateaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer, #candidateaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer, #candidateaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer, #employeeaccount_edit FIELDSET #assessment_list .assessment-container .card .fieldset-body .ajax-createfield #footer, #assessment_list .assessment-container #employeeaccount_edit FIELDSET .fieldset-body .ajax-createfield #footer, #employeeaccount_edit #assessment_list .assessment-container FIELDSET .fieldset-body .ajax-createfield #footer, #employeeaccount_edit FIELDSET #assessment_list .assessment-container #home_index fieldset .fieldset-body .ajax-createfield #footer, #employeeaccount_edit FIELDSET #home_index #assessment_list .assessment-container fieldset .fieldset-body .ajax-createfield #footer, #home_index fieldset #assessment_list .assessment-container .card .content-block .ajax-createfield #footer, #home_index fieldset #assessment_list .assessment-container #application_edit FIELDSET .content-block .ajax-createfield #footer, #home_index fieldset #application_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer, #home_index fieldset #assessment_list .assessment-container #bookmark_edit FIELDSET .content-block .ajax-createfield #footer, #home_index fieldset #bookmark_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer, #home_index fieldset #assessment_list .assessment-container #recruitingeventapp_edit FIELDSET .content-block .ajax-createfield #footer, #home_index fieldset #recruitingeventapp_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer, #home_index fieldset #assessment_list .assessment-container #candidate_edit FIELDSET .content-block .ajax-createfield #footer, #home_index fieldset #candidate_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer, #home_index fieldset #assessment_list .assessment-container #candidateaccount_edit FIELDSET .content-block .ajax-createfield #footer, #home_index fieldset #candidateaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer, #home_index fieldset #assessment_list .assessment-container #employeeaccount_edit FIELDSET .content-block .ajax-createfield #footer, #home_index fieldset #employeeaccount_edit #assessment_list .assessment-container FIELDSET .content-block .ajax-createfield #footer, #assessment_list .assessment-container #home_index fieldset .content-block .ajax-createfield #footer, #home_index #assessment_list .assessment-container fieldset .content-block .ajax-createfield #footer {
        padding: 0;
        position: static;
        bottom: 0;
        width: 100%;
        right: auto;
        box-shadow: none; }

/* Contenu de l'onglet BrightLanguage dans le bloc des services externes */
#brightlanguage .assessment-tools {
  font-size: 18px; }
  #brightlanguage .assessment-tools I {
    cursor: pointer; }

#brightlanguage .assessment-header IMG {
  max-width: 210px;
  width: 100%;
  margin: 10px 0; }

body#calendar_view {
  overflow-y: auto !important;
  /* Popup évenement au survol */ }
  body#calendar_view .gestmax-content {
    background-color: #fff;
    min-height: calc(100vh - 85px);
    margin-bottom: 0; }
  body#calendar_view .hidden-without-js {
    display: none; }
  body#calendar_view H2.calendar-watched-date {
    display: inline-block;
    vertical-align: middle; }
  body#calendar_view .calendar-toolbar-group {
    display: inline-block;
    vertical-align: middle;
    float: right; }
  body#calendar_view #plannings-controls {
    padding: 5px; }
    body#calendar_view #plannings-controls .user-list {
      height: calc(100vh - 250px);
      overflow-y: auto;
      display: block;
      position: relative; }
      body#calendar_view #plannings-controls .user-list .list-group-item, body#calendar_view #plannings-controls .user-list #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#calendar_view #plannings-controls .user-list .ui-menu-item {
        padding: 0.3rem 1.25rem 0.6rem 2rem; }
        body#calendar_view #plannings-controls .user-list .list-group-item.active, body#calendar_view #plannings-controls .user-list #candidateduplicate_mergeNotDuplicate .ui-autocomplete .active.ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#calendar_view #plannings-controls .user-list .active.ui-menu-item, body#calendar_view #plannings-controls .user-list #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#calendar_view #plannings-controls .user-list .ui-menu-item:hover {
          color: #000;
          background-color: #e6e5e5;
          border-color: rgba(0, 0, 0, 0.125); }
      body#calendar_view #plannings-controls .user-list .ps__rail-y {
        z-index: 2; }
  body#calendar_view .calendar-content {
    overflow-y: auto !important; }
    body#calendar_view .calendar-content .calendar-view {
      /*float: right;
			width: calc(100% - 260px);*/ }
      body#calendar_view .calendar-content .calendar-view .events-content {
        display: none; }
  body#calendar_view .calendar-table {
    width: 100%; }
    body#calendar_view .calendar-table th {
      font-weight: bold;
      text-align: center; }
    body#calendar_view .calendar-table td {
      border: 1px solid #dee2e6; }
    body#calendar_view .calendar-table a {
      color: #444; }
    body#calendar_view .calendar-table.month-view .month-view-week-number {
      width: 8%;
      text-align: center; }
    body#calendar_view .calendar-table.month-view .month-view-content-col {
      width: 18%; }
    body#calendar_view .calendar-table.month-view .month-view-day-cell {
      position: relative;
      height: 131px; }
      body#calendar_view .calendar-table.month-view .month-view-day-cell:hover {
        background-color: #F4F8FF; }
      body#calendar_view .calendar-table.month-view .month-view-day-cell.current-day {
        background-color: #FFF0C1; }
      body#calendar_view .calendar-table.month-view .month-view-day-cell.current-day:hover {
        background-color: #ffeaa8; }
      body#calendar_view .calendar-table.month-view .month-view-day-cell.not-current-month {
        background: repeating-linear-gradient(-45deg, #fdfdfd, #fdfdfd 10px, #f0f0f0 10px, #f0f0f0 20px); }
      body#calendar_view .calendar-table.month-view .month-view-day-cell.not-current-month:hover {
        background: repeating-linear-gradient(-45deg, #f0f0f0, #f0f0f0 10px, #e3e3e3 10px, #e3e3e3 20px); }
      body#calendar_view .calendar-table.month-view .month-view-day-cell .month-view-day-number {
        top: 0;
        right: 0;
        position: absolute;
        padding: 2px 4px;
        font-weight: bold; }
    body#calendar_view .calendar-table.month-view UL.events {
      list-style: none;
      margin: 0;
      padding: 0;
      position: absolute;
      width: 99%;
      top: 23px; }
      body#calendar_view .calendar-table.month-view UL.events LI.event {
        margin-bottom: 1px;
        background-color: #BBCEF7;
        height: 16px;
        font-size: 12px;
        overflow: hidden;
        cursor: pointer;
        padding-left: 3px;
        line-height: 16px; }
        body#calendar_view .calendar-table.month-view UL.events LI.event.jury-event {
          background-color: #008998; }
        body#calendar_view .calendar-table.month-view UL.events LI.event.event-hover {
          background-color: #4e7c98 !important; }
        body#calendar_view .calendar-table.month-view UL.events LI.event .event-time {
          color: #FFF;
          float: right;
          font-style: italic;
          font-weight: bold; }
        body#calendar_view .calendar-table.month-view UL.events LI.event .id-event-content {
          display: none; }
    body#calendar_view .calendar-table.week-view TH.week-view-content-col {
      width: 19%; }
    body#calendar_view .calendar-table.week-view TD {
      height: 32px; }
      body#calendar_view .calendar-table.week-view TD.week-view-hour {
        text-align: center; }
      body#calendar_view .calendar-table.week-view TD.week-view-half-hour {
        text-align: center; }
    body#calendar_view .calendar-table.day-view TD {
      height: 32px; }
      body#calendar_view .calendar-table.day-view TD.day-view-hour {
        text-align: center; }
      body#calendar_view .calendar-table.day-view TD.day-view-half-hour {
        text-align: center; }
      body#calendar_view .calendar-table.day-view TD.day-view-content-cell {
        width: 95%; }
  body#calendar_view .events-content {
    display: none; }
  body#calendar_view .popover UL, body#calendar_view .gestwindow_calendar UL {
    list-style-type: none;
    padding: 0;
    margin-bottom: 10px; }
    body#calendar_view .popover UL.event-list-data-list, body#calendar_view .gestwindow_calendar UL.event-list-data-list {
      list-style-type: circle;
      padding-left: 15px; }
  body#calendar_view .popover H4, body#calendar_view .gestwindow_calendar H4 {
    padding: 0 5px; }
  body#calendar_view .popover .event-label, body#calendar_view .gestwindow_calendar .event-label {
    display: inline-block;
    font-weight: bold;
    margin-right: 10px; }
  body#calendar_view .popover .event-data, body#calendar_view .gestwindow_calendar .event-data {
    display: inline-block;
    margin-right: 10px; }
  body#calendar_view .popover .event-list-data UL, body#calendar_view .gestwindow_calendar .event-list-data UL {
    margin-bottom: 0; }
  body#calendar_view .in-popup-toolbar-container {
    float: right; }
  body#calendar_view ul.color-descriptions, body#calendar_view UL.color-descriptions-small {
    list-style: none; }
  body#calendar_view ul.color-descriptions LI {
    margin: 0;
    padding: 0;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin-bottom: 10px; }
  body#calendar_view div.color-description {
    margin: 0;
    padding: 0;
    width: 450px;
    height: 100%;
    float: left;
    padding-left: 25px; }
  body#calendar_view .color-square {
    margin: 0;
    padding: 0;
    float: left;
    width: 30px;
    height: 30px;
    position: relative;
    border: 1px solid #eeeeee;
    border-radius: 1px; }
    body#calendar_view .color-square.quick-event {
      background-color: #e35b5b; }
  body#calendar_view .color-description-small {
    width: 100px;
    height: 100%;
    float: left;
    padding-left: 25px; }
  body#calendar_view .color-descriptions-small LI {
    margin: 0;
    padding: 0;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    margin-bottom: 10px; }
  body#calendar_view .color-square-small {
    margin: 0;
    padding: 0;
    float: left;
    width: 15px;
    height: 15px;
    position: relative;
    border: 1px solid #eeeeee;
    border-radius: 1px; }

.week-view .id-event-content, .day-view .id-event-content {
  visibility: hidden; }

/* Page de sélection du candidat sur qui fusionner */
#candidateduplicate_mergeNotDuplicate .encart-compare-candidate {
  background-color: #f7fdff;
  border: 1px solid #ccc;
  padding: 10px; }

#candidateduplicate_mergeNotDuplicate #candidateduplicate_merge, #candidateduplicate_mergeNotDuplicate #candidateduplicate_mergebookmark {
  margin: 15px 0; }
  #candidateduplicate_mergeNotDuplicate #candidateduplicate_merge LABEL, #candidateduplicate_mergeNotDuplicate #candidateduplicate_merge INPUT, #candidateduplicate_mergeNotDuplicate #candidateduplicate_merge BUTTON, #candidateduplicate_mergeNotDuplicate #candidateduplicate_mergebookmark LABEL, #candidateduplicate_mergeNotDuplicate #candidateduplicate_mergebookmark INPUT, #candidateduplicate_mergeNotDuplicate #candidateduplicate_mergebookmark BUTTON {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    max-width: 50%;
    margin-right: 15px; }

#candidateduplicate_mergeNotDuplicate .ui-autocomplete {
  max-width: 50%; }

#candidateduplicate_mergeNotDuplicate .ui-helper-hidden-accessible {
  display: none; }

/* Page de fusion des candidats */
#candidateduplicate_merge .btn-secondary, #candidateduplicate_merge .btn-default, #candidateduplicate_merge button, #candidateduplicate_merge .advbutton, #candidateduplicate_mergebookmark .btn-secondary, #candidateduplicate_mergebookmark .btn-default, #candidateduplicate_mergebookmark button, #candidateduplicate_mergebookmark .advbutton {
  margin-bottom: 15px; }

#candidateduplicate_merge .gestmax-container, #candidateduplicate_mergebookmark .gestmax-container {
  text-align: center;
  width: 95%; }
  #candidateduplicate_merge .gestmax-container .meta_box_duplicate, #candidateduplicate_mergebookmark .gestmax-container .meta_box_duplicate {
    margin: 15px 0; }
    #candidateduplicate_merge .gestmax-container .meta_box_duplicate .encart-compare-candidate, #candidateduplicate_mergebookmark .gestmax-container .meta_box_duplicate .encart-compare-candidate {
      display: flex;
      flex-wrap: wrap;
      margin-right: -15px;
      margin-left: -15px;
      background-color: #f7fdff;
      border: 1px solid #ccc;
      padding: 10px;
      margin-bottom: 15px; }
      #candidateduplicate_merge .gestmax-container .meta_box_duplicate .encart-compare-candidate .info-candidate, #candidateduplicate_mergebookmark .gestmax-container .meta_box_duplicate .encart-compare-candidate .info-candidate {
        text-align: left; }
    #candidateduplicate_merge .gestmax-container .meta_box_duplicate .box_duplicate, #candidateduplicate_mergebookmark .gestmax-container .meta_box_duplicate .box_duplicate {
      display: flex;
      flex-wrap: wrap;
      margin-right: -15px;
      margin-left: -15px;
      margin-bottom: 20px; }
      #candidateduplicate_merge .gestmax-container .meta_box_duplicate .box_duplicate H4, #candidateduplicate_mergebookmark .gestmax-container .meta_box_duplicate .box_duplicate H4 {
        width: 100%; }
      #candidateduplicate_merge .gestmax-container .meta_box_duplicate .box_duplicate .element_box, #candidateduplicate_mergebookmark .gestmax-container .meta_box_duplicate .box_duplicate .element_box {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        padding: 0; }
        @media (min-width: 576px) {
          #candidateduplicate_merge .gestmax-container .meta_box_duplicate .box_duplicate .element_box, #candidateduplicate_mergebookmark .gestmax-container .meta_box_duplicate .box_duplicate .element_box {
            flex: 0 0 50%;
            max-width: 50%; } }
        #candidateduplicate_merge .gestmax-container .meta_box_duplicate .box_duplicate .element_box .element_box_left, #candidateduplicate_mergebookmark .gestmax-container .meta_box_duplicate .box_duplicate .element_box .element_box_left {
          text-align: right;
          margin-right: 5px; }
        #candidateduplicate_merge .gestmax-container .meta_box_duplicate .box_duplicate .element_box .element_box_right, #candidateduplicate_mergebookmark .gestmax-container .meta_box_duplicate .box_duplicate .element_box .element_box_right {
          text-align: left;
          margin-left: 5px; }
        #candidateduplicate_merge .gestmax-container .meta_box_duplicate .box_duplicate .element_box .element_box_left, #candidateduplicate_merge .gestmax-container .meta_box_duplicate .box_duplicate .element_box .element_box_right, #candidateduplicate_mergebookmark .gestmax-container .meta_box_duplicate .box_duplicate .element_box .element_box_left, #candidateduplicate_mergebookmark .gestmax-container .meta_box_duplicate .box_duplicate .element_box .element_box_right {
          background-color: #f7fdff;
          border: 1px solid #ccc;
          padding: 10px; }
          #candidateduplicate_merge .gestmax-container .meta_box_duplicate .box_duplicate .element_box .element_box_left .box_input, #candidateduplicate_merge .gestmax-container .meta_box_duplicate .box_duplicate .element_box .element_box_right .box_input, #candidateduplicate_mergebookmark .gestmax-container .meta_box_duplicate .box_duplicate .element_box .element_box_left .box_input, #candidateduplicate_mergebookmark .gestmax-container .meta_box_duplicate .box_duplicate .element_box .element_box_right .box_input {
            display: inline-block; }

@media (min-width: 1200px) {
  #candidateduplicate_merge .gestmax-container, #candidateduplicate_mergebookmark .gestmax-container {
    width: 60%; } }

/*
 * CSS du plugin Education et WorkExperience
 */
#modalEducation .modal-body .card, #modalEducation .modal-body #application_edit FIELDSET, #application_edit #modalEducation .modal-body FIELDSET, #modalEducation .modal-body #bookmark_edit FIELDSET, #bookmark_edit #modalEducation .modal-body FIELDSET, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET, #modalEducation .modal-body #candidate_edit FIELDSET, #candidate_edit #modalEducation .modal-body FIELDSET, #modalEducation .modal-body #candidateaccount_edit FIELDSET, #candidateaccount_edit #modalEducation .modal-body FIELDSET, #modalEducation .modal-body #employeeaccount_edit FIELDSET, #employeeaccount_edit #modalEducation .modal-body FIELDSET, #modalEducation .modal-body #home_index fieldset, #home_index #modalEducation .modal-body fieldset, #modalWorkExperience .modal-body .card, #modalWorkExperience .modal-body #application_edit FIELDSET, #application_edit #modalWorkExperience .modal-body FIELDSET, #modalWorkExperience .modal-body #bookmark_edit FIELDSET, #bookmark_edit #modalWorkExperience .modal-body FIELDSET, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET, #modalWorkExperience .modal-body #candidate_edit FIELDSET, #candidate_edit #modalWorkExperience .modal-body FIELDSET, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET, #modalWorkExperience .modal-body #home_index fieldset, #home_index #modalWorkExperience .modal-body fieldset {
  margin-bottom: 0;
  box-shadow: none; }
  #modalEducation .modal-body .card .card-body, #modalEducation .modal-body #application_edit FIELDSET .card-body, #application_edit #modalEducation .modal-body FIELDSET .card-body, #modalEducation .modal-body #bookmark_edit FIELDSET .card-body, #bookmark_edit #modalEducation .modal-body FIELDSET .card-body, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .card-body, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .card-body, #modalEducation .modal-body #candidate_edit FIELDSET .card-body, #candidate_edit #modalEducation .modal-body FIELDSET .card-body, #modalEducation .modal-body #candidateaccount_edit FIELDSET .card-body, #candidateaccount_edit #modalEducation .modal-body FIELDSET .card-body, #modalEducation .modal-body #employeeaccount_edit FIELDSET .card-body, #employeeaccount_edit #modalEducation .modal-body FIELDSET .card-body, #modalEducation .modal-body #home_index fieldset .card-body, #home_index #modalEducation .modal-body fieldset .card-body, #modalEducation .modal-body .card #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #modalEducation .modal-body .card .fieldset-body, #modalEducation .modal-body #application_edit FIELDSET .fieldset-body, #application_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #bookmark_edit #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #candidate_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #candidateaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #employeeaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #home_index fieldset #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body, #home_index #modalEducation .modal-body fieldset #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body, #modalEducation .modal-body .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #modalEducation .modal-body .card .fieldset-body, #modalEducation .modal-body #application_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body, #application_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #candidate_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #home_index fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body, #home_index #modalEducation .modal-body fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body, #modalEducation .modal-body .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body .card .fieldset-body, #modalEducation .modal-body #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body, #application_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body, #home_index #modalEducation .modal-body fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body, #modalEducation .modal-body .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #modalEducation .modal-body .card .fieldset-body, #modalEducation .modal-body #application_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body, #application_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #bookmark_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #home_index fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body, #home_index #modalEducation .modal-body fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body, #modalEducation .modal-body .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body, #modalEducation .modal-body #application_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body, #application_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body, #home_index #modalEducation .modal-body fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body, #modalEducation .modal-body .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body, #modalEducation .modal-body #application_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body, #application_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body, #modalEducation .modal-body #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body, #home_index #modalEducation .modal-body fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body, #modalEducation .modal-body .card #home_index fieldset .content-block, #home_index fieldset #modalEducation .modal-body .card .content-block, #modalEducation .modal-body #application_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #modalEducation .modal-body #application_edit FIELDSET .content-block, #application_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit #modalEducation .modal-body FIELDSET .content-block, #modalEducation .modal-body #bookmark_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #modalEducation .modal-body #bookmark_edit FIELDSET .content-block, #bookmark_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #modalEducation .modal-body FIELDSET .content-block, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .content-block, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .content-block, #modalEducation .modal-body #candidate_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #modalEducation .modal-body #candidate_edit FIELDSET .content-block, #candidate_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit #modalEducation .modal-body FIELDSET .content-block, #modalEducation .modal-body #candidateaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #modalEducation .modal-body #candidateaccount_edit FIELDSET .content-block, #candidateaccount_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #modalEducation .modal-body FIELDSET .content-block, #modalEducation .modal-body #employeeaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #modalEducation .modal-body #employeeaccount_edit FIELDSET .content-block, #employeeaccount_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #modalEducation .modal-body FIELDSET .content-block, #modalEducation .modal-body #home_index fieldset .content-block, #home_index #modalEducation .modal-body fieldset .content-block, #modalWorkExperience .modal-body .card .card-body, #modalWorkExperience .modal-body #application_edit FIELDSET .card-body, #application_edit #modalWorkExperience .modal-body FIELDSET .card-body, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .card-body, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .card-body, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .card-body, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .card-body, #modalWorkExperience .modal-body #candidate_edit FIELDSET .card-body, #candidate_edit #modalWorkExperience .modal-body FIELDSET .card-body, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .card-body, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .card-body, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body, #modalWorkExperience .modal-body #home_index fieldset .card-body, #home_index #modalWorkExperience .modal-body fieldset .card-body, #modalWorkExperience .modal-body .card #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body, #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body, #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #bookmark_edit #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #candidate_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #candidateaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #employeeaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #home_index fieldset #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body, #home_index #modalWorkExperience .modal-body fieldset #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body, #modalWorkExperience .modal-body .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body, #modalWorkExperience .modal-body #application_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body, #application_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #candidate_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #home_index fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body, #home_index #modalWorkExperience .modal-body fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body, #modalWorkExperience .modal-body .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body, #modalWorkExperience .modal-body #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body, #application_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body, #home_index #modalWorkExperience .modal-body fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body, #modalWorkExperience .modal-body .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body, #modalWorkExperience .modal-body #application_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body, #application_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #bookmark_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #home_index fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body, #home_index #modalWorkExperience .modal-body fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body, #modalWorkExperience .modal-body .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body, #modalWorkExperience .modal-body #application_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body, #application_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body, #home_index #modalWorkExperience .modal-body fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body, #modalWorkExperience .modal-body .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body, #modalWorkExperience .modal-body #application_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body, #application_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body, #modalWorkExperience .modal-body #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body, #home_index #modalWorkExperience .modal-body fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body, #modalWorkExperience .modal-body .card #home_index fieldset .content-block, #home_index fieldset #modalWorkExperience .modal-body .card .content-block, #modalWorkExperience .modal-body #application_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #modalWorkExperience .modal-body #application_edit FIELDSET .content-block, #application_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit #modalWorkExperience .modal-body FIELDSET .content-block, #modalWorkExperience .modal-body #bookmark_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #modalWorkExperience .modal-body #bookmark_edit FIELDSET .content-block, #bookmark_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #modalWorkExperience .modal-body FIELDSET .content-block, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .content-block, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .content-block, #modalWorkExperience .modal-body #candidate_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #modalWorkExperience .modal-body #candidate_edit FIELDSET .content-block, #candidate_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit #modalWorkExperience .modal-body FIELDSET .content-block, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .content-block, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .content-block, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block, #modalWorkExperience .modal-body #home_index fieldset .content-block, #home_index #modalWorkExperience .modal-body fieldset .content-block {
    padding: 0; }
    #modalEducation .modal-body .card .card-body .form-group label, #modalEducation .modal-body #application_edit FIELDSET .card-body .form-group label, #application_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #bookmark_edit FIELDSET .card-body .form-group label, #bookmark_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #candidate_edit FIELDSET .card-body .form-group label, #candidate_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #candidateaccount_edit FIELDSET .card-body .form-group label, #candidateaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #employeeaccount_edit FIELDSET .card-body .form-group label, #employeeaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #home_index fieldset .card-body .form-group label, #home_index #modalEducation .modal-body fieldset .card-body .form-group label, #modalEducation .modal-body .card #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body .card .content-block .form-group label, #modalEducation .modal-body #application_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #application_edit FIELDSET .content-block .form-group label, #application_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #application_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #bookmark_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #bookmark_edit FIELDSET .content-block .form-group label, #bookmark_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #bookmark_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group label, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #candidate_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #candidate_edit FIELDSET .content-block .form-group label, #candidate_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidate_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #candidateaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #candidateaccount_edit FIELDSET .content-block .form-group label, #candidateaccount_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidateaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #employeeaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #employeeaccount_edit FIELDSET .content-block .form-group label, #employeeaccount_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #employeeaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #home_index fieldset .content-block .form-group label, #home_index #modalEducation .modal-body fieldset .content-block .form-group label, #modalWorkExperience .modal-body .card .card-body .form-group label, #modalWorkExperience .modal-body #application_edit FIELDSET .card-body .form-group label, #application_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .card-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #candidate_edit FIELDSET .card-body .form-group label, #candidate_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .card-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .card-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset .card-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset .card-body .form-group label, #modalWorkExperience .modal-body .card #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body .card .content-block .form-group label, #modalWorkExperience .modal-body #application_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #application_edit FIELDSET .content-block .form-group label, #application_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #application_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #bookmark_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #bookmark_edit FIELDSET .content-block .form-group label, #bookmark_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #bookmark_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #candidate_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #candidate_edit FIELDSET .content-block .form-group label, #candidate_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidate_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .content-block .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .content-block .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #home_index fieldset .content-block .form-group label, #home_index #modalWorkExperience .modal-body fieldset .content-block .form-group label {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 576px) {
        #modalEducation .modal-body .card .card-body .form-group label, #modalEducation .modal-body #application_edit FIELDSET .card-body .form-group label, #application_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #bookmark_edit FIELDSET .card-body .form-group label, #bookmark_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #candidate_edit FIELDSET .card-body .form-group label, #candidate_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #candidateaccount_edit FIELDSET .card-body .form-group label, #candidateaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #employeeaccount_edit FIELDSET .card-body .form-group label, #employeeaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #home_index fieldset .card-body .form-group label, #home_index #modalEducation .modal-body fieldset .card-body .form-group label, #modalEducation .modal-body .card #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body .card .content-block .form-group label, #modalEducation .modal-body #application_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #application_edit FIELDSET .content-block .form-group label, #application_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #application_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #bookmark_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #bookmark_edit FIELDSET .content-block .form-group label, #bookmark_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #bookmark_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group label, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #candidate_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #candidate_edit FIELDSET .content-block .form-group label, #candidate_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidate_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #candidateaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #candidateaccount_edit FIELDSET .content-block .form-group label, #candidateaccount_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidateaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #employeeaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #employeeaccount_edit FIELDSET .content-block .form-group label, #employeeaccount_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #employeeaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #home_index fieldset .content-block .form-group label, #home_index #modalEducation .modal-body fieldset .content-block .form-group label, #modalWorkExperience .modal-body .card .card-body .form-group label, #modalWorkExperience .modal-body #application_edit FIELDSET .card-body .form-group label, #application_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .card-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #candidate_edit FIELDSET .card-body .form-group label, #candidate_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .card-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .card-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset .card-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset .card-body .form-group label, #modalWorkExperience .modal-body .card #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body .card .content-block .form-group label, #modalWorkExperience .modal-body #application_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #application_edit FIELDSET .content-block .form-group label, #application_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #application_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #bookmark_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #bookmark_edit FIELDSET .content-block .form-group label, #bookmark_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #bookmark_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #candidate_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #candidate_edit FIELDSET .content-block .form-group label, #candidate_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidate_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .content-block .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .content-block .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #home_index fieldset .content-block .form-group label, #home_index #modalWorkExperience .modal-body fieldset .content-block .form-group label {
          flex: 0 0 25%;
          max-width: 25%; } }
      @media (min-width: 768px) {
        #modalEducation .modal-body .card .card-body .form-group label, #modalEducation .modal-body #application_edit FIELDSET .card-body .form-group label, #application_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #bookmark_edit FIELDSET .card-body .form-group label, #bookmark_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #candidate_edit FIELDSET .card-body .form-group label, #candidate_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #candidateaccount_edit FIELDSET .card-body .form-group label, #candidateaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #employeeaccount_edit FIELDSET .card-body .form-group label, #employeeaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #home_index fieldset .card-body .form-group label, #home_index #modalEducation .modal-body fieldset .card-body .form-group label, #modalEducation .modal-body .card #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body .card .content-block .form-group label, #modalEducation .modal-body #application_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #application_edit FIELDSET .content-block .form-group label, #application_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #application_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #bookmark_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #bookmark_edit FIELDSET .content-block .form-group label, #bookmark_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #bookmark_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group label, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #candidate_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #candidate_edit FIELDSET .content-block .form-group label, #candidate_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidate_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #candidateaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #candidateaccount_edit FIELDSET .content-block .form-group label, #candidateaccount_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidateaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #employeeaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #employeeaccount_edit FIELDSET .content-block .form-group label, #employeeaccount_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #employeeaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #home_index fieldset .content-block .form-group label, #home_index #modalEducation .modal-body fieldset .content-block .form-group label, #modalWorkExperience .modal-body .card .card-body .form-group label, #modalWorkExperience .modal-body #application_edit FIELDSET .card-body .form-group label, #application_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .card-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #candidate_edit FIELDSET .card-body .form-group label, #candidate_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .card-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .card-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset .card-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset .card-body .form-group label, #modalWorkExperience .modal-body .card #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body .card .content-block .form-group label, #modalWorkExperience .modal-body #application_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #application_edit FIELDSET .content-block .form-group label, #application_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #application_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #bookmark_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #bookmark_edit FIELDSET .content-block .form-group label, #bookmark_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #bookmark_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #candidate_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #candidate_edit FIELDSET .content-block .form-group label, #candidate_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidate_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .content-block .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .content-block .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #home_index fieldset .content-block .form-group label, #home_index #modalWorkExperience .modal-body fieldset .content-block .form-group label {
          flex: 0 0 25%;
          max-width: 25%; } }
      @media (min-width: 992px) {
        #modalEducation .modal-body .card .card-body .form-group label, #modalEducation .modal-body #application_edit FIELDSET .card-body .form-group label, #application_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #bookmark_edit FIELDSET .card-body .form-group label, #bookmark_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #candidate_edit FIELDSET .card-body .form-group label, #candidate_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #candidateaccount_edit FIELDSET .card-body .form-group label, #candidateaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #employeeaccount_edit FIELDSET .card-body .form-group label, #employeeaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group label, #modalEducation .modal-body #home_index fieldset .card-body .form-group label, #home_index #modalEducation .modal-body fieldset .card-body .form-group label, #modalEducation .modal-body .card #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group label, #modalEducation .modal-body #application_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group label, #modalEducation .modal-body #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalEducation .modal-body fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group label, #modalEducation .modal-body .card #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body .card .content-block .form-group label, #modalEducation .modal-body #application_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #application_edit FIELDSET .content-block .form-group label, #application_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #application_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #bookmark_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #bookmark_edit FIELDSET .content-block .form-group label, #bookmark_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #bookmark_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group label, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #candidate_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #candidate_edit FIELDSET .content-block .form-group label, #candidate_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidate_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #candidateaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #candidateaccount_edit FIELDSET .content-block .form-group label, #candidateaccount_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidateaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #employeeaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalEducation .modal-body #employeeaccount_edit FIELDSET .content-block .form-group label, #employeeaccount_edit #modalEducation .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #employeeaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group label, #modalEducation .modal-body #home_index fieldset .content-block .form-group label, #home_index #modalEducation .modal-body fieldset .content-block .form-group label, #modalWorkExperience .modal-body .card .card-body .form-group label, #modalWorkExperience .modal-body #application_edit FIELDSET .card-body .form-group label, #application_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .card-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #candidate_edit FIELDSET .card-body .form-group label, #candidate_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .card-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .card-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset .card-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset .card-body .form-group label, #modalWorkExperience .modal-body .card #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #application_edit FIELDSET .fieldset-body .form-group label, #application_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group label, #modalWorkExperience .modal-body #application_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group label, #application_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group label, #bookmark_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group label, #candidate_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group label, #modalWorkExperience .modal-body #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group label, #home_index #modalWorkExperience .modal-body fieldset #employeeaccount_edit FIELDSET .fieldset-body .form-group label, #employeeaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group label, #modalWorkExperience .modal-body .card #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body .card .content-block .form-group label, #modalWorkExperience .modal-body #application_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #application_edit FIELDSET .content-block .form-group label, #application_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #application_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #bookmark_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #bookmark_edit FIELDSET .content-block .form-group label, #bookmark_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #bookmark_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group label, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #candidate_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #candidate_edit FIELDSET .content-block .form-group label, #candidate_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidate_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .content-block .form-group label, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .content-block .form-group label, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET #home_index fieldset .content-block .form-group label, #home_index fieldset #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group label, #modalWorkExperience .modal-body #home_index fieldset .content-block .form-group label, #home_index #modalWorkExperience .modal-body fieldset .content-block .form-group label {
          flex: 0 0 25%;
          max-width: 25%; } }
    #modalEducation .modal-body .card .card-body .form-group .form-field, #modalEducation .modal-body #application_edit FIELDSET .card-body .form-group .form-field, #application_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #bookmark_edit FIELDSET .card-body .form-group .form-field, #bookmark_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group .form-field, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #candidate_edit FIELDSET .card-body .form-group .form-field, #candidate_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #candidateaccount_edit FIELDSET .card-body .form-group .form-field, #candidateaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #employeeaccount_edit FIELDSET .card-body .form-group .form-field, #employeeaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #home_index fieldset .card-body .form-group .form-field, #home_index #modalEducation .modal-body fieldset .card-body .form-group .form-field, #application_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group .form-field, #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #application_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #application_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group .form-field, #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #home_index fieldset #modalEducation .modal-body .card .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #application_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #application_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #bookmark_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #bookmark_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #candidate_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidate_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #candidateaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidateaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #employeeaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #employeeaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #modalEducation .modal-body #home_index fieldset .content-block .form-group .form-field, #home_index #modalEducation .modal-body fieldset .content-block .form-group .form-field, #modalWorkExperience .modal-body .card .card-body .form-group .form-field, #modalWorkExperience .modal-body #application_edit FIELDSET .card-body .form-group .form-field, #application_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .card-body .form-group .form-field, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group .form-field, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #candidate_edit FIELDSET .card-body .form-group .form-field, #candidate_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .card-body .form-group .form-field, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .card-body .form-group .form-field, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #home_index fieldset .card-body .form-group .form-field, #home_index #modalWorkExperience .modal-body fieldset .card-body .form-group .form-field, #application_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group .form-field, #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #application_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #application_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group .form-field, #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body .card .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #application_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #application_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #bookmark_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #bookmark_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #candidate_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidate_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #modalWorkExperience .modal-body #home_index fieldset .content-block .form-group .form-field, #home_index #modalWorkExperience .modal-body fieldset .content-block .form-group .form-field {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 576px) {
        #modalEducation .modal-body .card .card-body .form-group .form-field, #modalEducation .modal-body #application_edit FIELDSET .card-body .form-group .form-field, #application_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #bookmark_edit FIELDSET .card-body .form-group .form-field, #bookmark_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group .form-field, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #candidate_edit FIELDSET .card-body .form-group .form-field, #candidate_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #candidateaccount_edit FIELDSET .card-body .form-group .form-field, #candidateaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #employeeaccount_edit FIELDSET .card-body .form-group .form-field, #employeeaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #home_index fieldset .card-body .form-group .form-field, #home_index #modalEducation .modal-body fieldset .card-body .form-group .form-field, #application_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group .form-field, #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #application_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #application_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group .form-field, #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #home_index fieldset #modalEducation .modal-body .card .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #application_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #application_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #bookmark_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #bookmark_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #candidate_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidate_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #candidateaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidateaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #employeeaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #employeeaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #modalEducation .modal-body #home_index fieldset .content-block .form-group .form-field, #home_index #modalEducation .modal-body fieldset .content-block .form-group .form-field, #modalWorkExperience .modal-body .card .card-body .form-group .form-field, #modalWorkExperience .modal-body #application_edit FIELDSET .card-body .form-group .form-field, #application_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .card-body .form-group .form-field, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group .form-field, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #candidate_edit FIELDSET .card-body .form-group .form-field, #candidate_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .card-body .form-group .form-field, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .card-body .form-group .form-field, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #home_index fieldset .card-body .form-group .form-field, #home_index #modalWorkExperience .modal-body fieldset .card-body .form-group .form-field, #application_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group .form-field, #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #application_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #application_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group .form-field, #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body .card .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #application_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #application_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #bookmark_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #bookmark_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #candidate_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidate_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #modalWorkExperience .modal-body #home_index fieldset .content-block .form-group .form-field, #home_index #modalWorkExperience .modal-body fieldset .content-block .form-group .form-field {
          flex: 0 0 75%;
          max-width: 75%; } }
      @media (min-width: 768px) {
        #modalEducation .modal-body .card .card-body .form-group .form-field, #modalEducation .modal-body #application_edit FIELDSET .card-body .form-group .form-field, #application_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #bookmark_edit FIELDSET .card-body .form-group .form-field, #bookmark_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group .form-field, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #candidate_edit FIELDSET .card-body .form-group .form-field, #candidate_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #candidateaccount_edit FIELDSET .card-body .form-group .form-field, #candidateaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #employeeaccount_edit FIELDSET .card-body .form-group .form-field, #employeeaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #home_index fieldset .card-body .form-group .form-field, #home_index #modalEducation .modal-body fieldset .card-body .form-group .form-field, #application_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group .form-field, #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #application_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #application_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group .form-field, #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #home_index fieldset #modalEducation .modal-body .card .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #application_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #application_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #bookmark_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #bookmark_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #candidate_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidate_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #candidateaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidateaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #employeeaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #employeeaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #modalEducation .modal-body #home_index fieldset .content-block .form-group .form-field, #home_index #modalEducation .modal-body fieldset .content-block .form-group .form-field, #modalWorkExperience .modal-body .card .card-body .form-group .form-field, #modalWorkExperience .modal-body #application_edit FIELDSET .card-body .form-group .form-field, #application_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .card-body .form-group .form-field, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group .form-field, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #candidate_edit FIELDSET .card-body .form-group .form-field, #candidate_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .card-body .form-group .form-field, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .card-body .form-group .form-field, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #home_index fieldset .card-body .form-group .form-field, #home_index #modalWorkExperience .modal-body fieldset .card-body .form-group .form-field, #application_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group .form-field, #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #application_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #application_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group .form-field, #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body .card .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #application_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #application_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #bookmark_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #bookmark_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #candidate_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidate_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #modalWorkExperience .modal-body #home_index fieldset .content-block .form-group .form-field, #home_index #modalWorkExperience .modal-body fieldset .content-block .form-group .form-field {
          flex: 0 0 75%;
          max-width: 75%; } }
      @media (min-width: 992px) {
        #modalEducation .modal-body .card .card-body .form-group .form-field, #modalEducation .modal-body #application_edit FIELDSET .card-body .form-group .form-field, #application_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #bookmark_edit FIELDSET .card-body .form-group .form-field, #bookmark_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group .form-field, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #candidate_edit FIELDSET .card-body .form-group .form-field, #candidate_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #candidateaccount_edit FIELDSET .card-body .form-group .form-field, #candidateaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #employeeaccount_edit FIELDSET .card-body .form-group .form-field, #employeeaccount_edit #modalEducation .modal-body FIELDSET .card-body .form-group .form-field, #modalEducation .modal-body #home_index fieldset .card-body .form-group .form-field, #home_index #modalEducation .modal-body fieldset .card-body .form-group .form-field, #application_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #application_edit FIELDSET .fieldset-body .form-group .form-field, #application_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #application_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #application_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #candidate_edit FIELDSET .fieldset-body .form-group .form-field, #candidate_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalEducation .modal-body .card .fieldset-body .form-group .form-field, #modalEducation .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit #modalEducation .modal-body FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalEducation .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #home_index #modalEducation .modal-body fieldset .fieldset-body .form-group .form-field, #home_index fieldset #modalEducation .modal-body .card .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #application_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #application_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #bookmark_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #bookmark_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #recruitingeventapp_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #candidate_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidate_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #candidateaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidateaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalEducation .modal-body #employeeaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #employeeaccount_edit #modalEducation .modal-body FIELDSET .content-block .form-group .form-field, #modalEducation .modal-body #home_index fieldset .content-block .form-group .form-field, #home_index #modalEducation .modal-body fieldset .content-block .form-group .form-field, #modalWorkExperience .modal-body .card .card-body .form-group .form-field, #modalWorkExperience .modal-body #application_edit FIELDSET .card-body .form-group .form-field, #application_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .card-body .form-group .form-field, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .card-body .form-group .form-field, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #candidate_edit FIELDSET .card-body .form-group .form-field, #candidate_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .card-body .form-group .form-field, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .card-body .form-group .form-field, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .card-body .form-group .form-field, #modalWorkExperience .modal-body #home_index fieldset .card-body .form-group .form-field, #home_index #modalWorkExperience .modal-body fieldset .card-body .form-group .form-field, #application_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #application_edit FIELDSET .fieldset-body .form-group .form-field, #application_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #application_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #application_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #bookmark_edit FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #bookmark_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #recruitingeventapp_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #candidate_edit FIELDSET .fieldset-body .form-group .form-field, #candidate_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidate_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #candidateaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body .card .fieldset-body .form-group .form-field, #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #modalWorkExperience .modal-body #home_index fieldset .fieldset-body .form-group .form-field, #employeeaccount_edit FIELDSET #home_index #modalWorkExperience .modal-body fieldset .fieldset-body .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body .card .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #application_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #application_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #bookmark_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #bookmark_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #recruitingeventapp_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #recruitingeventapp_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #candidate_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidate_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #candidateaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #candidateaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #home_index fieldset #modalWorkExperience .modal-body #employeeaccount_edit FIELDSET .content-block .form-group .form-field, #home_index fieldset #employeeaccount_edit #modalWorkExperience .modal-body FIELDSET .content-block .form-group .form-field, #modalWorkExperience .modal-body #home_index fieldset .content-block .form-group .form-field, #home_index #modalWorkExperience .modal-body fieldset .content-block .form-group .form-field {
          flex: 0 0 75%;
          max-width: 75%; } }

#modalEducation .modal-body .colorborder &gt; .form-group-group_max_users, #modalWorkExperience .modal-body .colorborder &gt; .form-group-group_max_users {
  display: none; }

#modalEducation .modal-body .colorborder &gt; .btn-list-action, #modalWorkExperience .modal-body .colorborder &gt; .btn-list-action {
  display: none; }

#group_education_start, #group_workexperience_start {
  box-shadow: none; }
  #group_education_start &gt; .card-header, #application_edit FIELDSET #group_education_start &gt; LEGEND, #bookmark_edit FIELDSET #group_education_start &gt; LEGEND, #recruitingeventapp_edit FIELDSET #group_education_start &gt; LEGEND, #candidate_edit FIELDSET #group_education_start &gt; LEGEND, #candidateaccount_edit FIELDSET #group_education_start &gt; LEGEND, #employeeaccount_edit FIELDSET #group_education_start &gt; LEGEND, #home_index fieldset #group_education_start &gt; h3, #group_workexperience_start &gt; .card-header, #application_edit FIELDSET #group_workexperience_start &gt; LEGEND, #bookmark_edit FIELDSET #group_workexperience_start &gt; LEGEND, #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; LEGEND, #candidate_edit FIELDSET #group_workexperience_start &gt; LEGEND, #candidateaccount_edit FIELDSET #group_workexperience_start &gt; LEGEND, #employeeaccount_edit FIELDSET #group_workexperience_start &gt; LEGEND, #home_index fieldset #group_workexperience_start &gt; h3 {
    color: #444 !important;
    padding: 0;
    font-size: 17px;
    border-bottom: 1px solid #dddddd; }
  #group_education_start &gt; .card-body, #application_edit FIELDSET #group_education_start &gt; .fieldset-body, #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body, #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body, #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body, #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body, #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body, #home_index fieldset #group_education_start &gt; .content-block, #group_workexperience_start &gt; .card-body, #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body, #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body, #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body, #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body, #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body, #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body, #home_index fieldset #group_workexperience_start &gt; .content-block {
    padding: 0; }
    #group_education_start &gt; .card-body .fieldset-education, #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education, #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education, #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education, #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education, #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education, #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education, #home_index fieldset #group_education_start &gt; .content-block .fieldset-education, #group_education_start &gt; .card-body .fieldset-workexperience, #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience, #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience, #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience, #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience, #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience, #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience, #home_index fieldset #group_education_start &gt; .content-block .fieldset-workexperience, #group_workexperience_start &gt; .card-body .fieldset-education, #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education, #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education, #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education, #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education, #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education, #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education, #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-education, #group_workexperience_start &gt; .card-body .fieldset-workexperience, #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience, #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience, #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience, #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience, #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience, #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience, #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-workexperience {
      margin: 20px 0; }
      #group_education_start &gt; .card-body .fieldset-education &gt; .card-header, #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; .card-header, #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; .card-header, #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; .card-header, #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; .card-header, #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; .card-header, #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; .card-header, #home_index fieldset #group_education_start &gt; .content-block .fieldset-education &gt; .card-header, #group_education_start &gt; .card-body #application_edit FIELDSET .fieldset-education &gt; LEGEND, #application_edit FIELDSET #group_education_start &gt; .card-body .fieldset-education &gt; LEGEND, #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #home_index fieldset #group_education_start &gt; .content-block #application_edit FIELDSET .fieldset-education &gt; LEGEND, #application_edit FIELDSET #home_index fieldset #group_education_start &gt; .content-block .fieldset-education &gt; LEGEND, #group_education_start &gt; .card-body #bookmark_edit FIELDSET .fieldset-education &gt; LEGEND, #bookmark_edit FIELDSET #group_education_start &gt; .card-body .fieldset-education &gt; LEGEND, #application_edit #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #bookmark_edit #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #home_index fieldset #group_education_start &gt; .content-block #bookmark_edit FIELDSET .fieldset-education &gt; LEGEND, #bookmark_edit FIELDSET #home_index fieldset #group_education_start &gt; .content-block .fieldset-education &gt; LEGEND, #group_education_start &gt; .card-body #recruitingeventapp_edit FIELDSET .fieldset-education &gt; LEGEND, #recruitingeventapp_edit FIELDSET #group_education_start &gt; .card-body .fieldset-education &gt; LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #home_index fieldset #group_education_start &gt; .content-block #recruitingeventapp_edit FIELDSET .fieldset-education &gt; LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset #group_education_start &gt; .content-block .fieldset-education &gt; LEGEND, #group_education_start &gt; .card-body #candidate_edit FIELDSET .fieldset-education &gt; LEGEND, #candidate_edit FIELDSET #group_education_start &gt; .card-body .fieldset-education &gt; LEGEND, #application_edit #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidate_edit #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #bookmark_edit #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidate_edit #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #home_index fieldset #group_education_start &gt; .content-block #candidate_edit FIELDSET .fieldset-education &gt; LEGEND, #candidate_edit FIELDSET #home_index fieldset #group_education_start &gt; .content-block .fieldset-education &gt; LEGEND, #group_education_start &gt; .card-body #candidateaccount_edit FIELDSET .fieldset-education &gt; LEGEND, #candidateaccount_edit FIELDSET #group_education_start &gt; .card-body .fieldset-education &gt; LEGEND, #application_edit #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidateaccount_edit #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #home_index fieldset #group_education_start &gt; .content-block #candidateaccount_edit FIELDSET .fieldset-education &gt; LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset #group_education_start &gt; .content-block .fieldset-education &gt; LEGEND, #group_education_start &gt; .card-body #employeeaccount_edit FIELDSET .fieldset-education &gt; LEGEND, #employeeaccount_edit FIELDSET #group_education_start &gt; .card-body .fieldset-education &gt; LEGEND, #application_edit #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #employeeaccount_edit #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #home_index fieldset #group_education_start &gt; .content-block #employeeaccount_edit FIELDSET .fieldset-education &gt; LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset #group_education_start &gt; .content-block .fieldset-education &gt; LEGEND, #group_education_start &gt; .card-body #home_index fieldset .fieldset-education &gt; h3, #home_index fieldset #group_education_start &gt; .card-body .fieldset-education &gt; h3, #application_edit FIELDSET #group_education_start &gt; .fieldset-body #home_index fieldset .fieldset-education &gt; h3, #home_index fieldset #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; h3, #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body #home_index fieldset .fieldset-education &gt; h3, #home_index fieldset #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; h3, #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body #home_index fieldset .fieldset-education &gt; h3, #home_index fieldset #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; h3, #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body #home_index fieldset .fieldset-education &gt; h3, #home_index fieldset #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; h3, #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body #home_index fieldset .fieldset-education &gt; h3, #home_index fieldset #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; h3, #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body #home_index fieldset .fieldset-education &gt; h3, #home_index fieldset #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-education &gt; h3, #home_index fieldset #group_education_start &gt; .content-block .fieldset-education &gt; h3, #group_education_start &gt; .card-body .fieldset-workexperience &gt; .card-header, #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; .card-header, #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; .card-header, #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; .card-header, #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; .card-header, #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; .card-header, #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; .card-header, #home_index fieldset #group_education_start &gt; .content-block .fieldset-workexperience &gt; .card-header, #group_education_start &gt; .card-body #application_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #application_edit FIELDSET #group_education_start &gt; .card-body .fieldset-workexperience &gt; LEGEND, #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #home_index fieldset #group_education_start &gt; .content-block #application_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #application_edit FIELDSET #home_index fieldset #group_education_start &gt; .content-block .fieldset-workexperience &gt; LEGEND, #group_education_start &gt; .card-body #bookmark_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #bookmark_edit FIELDSET #group_education_start &gt; .card-body .fieldset-workexperience &gt; LEGEND, #application_edit #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #bookmark_edit #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #home_index fieldset #group_education_start &gt; .content-block #bookmark_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #bookmark_edit FIELDSET #home_index fieldset #group_education_start &gt; .content-block .fieldset-workexperience &gt; LEGEND, #group_education_start &gt; .card-body #recruitingeventapp_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit FIELDSET #group_education_start &gt; .card-body .fieldset-workexperience &gt; LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #home_index fieldset #group_education_start &gt; .content-block #recruitingeventapp_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset #group_education_start &gt; .content-block .fieldset-workexperience &gt; LEGEND, #group_education_start &gt; .card-body #candidate_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #candidate_edit FIELDSET #group_education_start &gt; .card-body .fieldset-workexperience &gt; LEGEND, #application_edit #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidate_edit #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #bookmark_edit #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidate_edit #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #home_index fieldset #group_education_start &gt; .content-block #candidate_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #candidate_edit FIELDSET #home_index fieldset #group_education_start &gt; .content-block .fieldset-workexperience &gt; LEGEND, #group_education_start &gt; .card-body #candidateaccount_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit FIELDSET #group_education_start &gt; .card-body .fieldset-workexperience &gt; LEGEND, #application_edit #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #home_index fieldset #group_education_start &gt; .content-block #candidateaccount_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset #group_education_start &gt; .content-block .fieldset-workexperience &gt; LEGEND, #group_education_start &gt; .card-body #employeeaccount_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit FIELDSET #group_education_start &gt; .card-body .fieldset-workexperience &gt; LEGEND, #application_edit #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #home_index fieldset #group_education_start &gt; .content-block #employeeaccount_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset #group_education_start &gt; .content-block .fieldset-workexperience &gt; LEGEND, #group_education_start &gt; .card-body #home_index fieldset .fieldset-workexperience &gt; h3, #home_index fieldset #group_education_start &gt; .card-body .fieldset-workexperience &gt; h3, #application_edit FIELDSET #group_education_start &gt; .fieldset-body #home_index fieldset .fieldset-workexperience &gt; h3, #home_index fieldset #application_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; h3, #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body #home_index fieldset .fieldset-workexperience &gt; h3, #home_index fieldset #bookmark_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; h3, #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body #home_index fieldset .fieldset-workexperience &gt; h3, #home_index fieldset #recruitingeventapp_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; h3, #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body #home_index fieldset .fieldset-workexperience &gt; h3, #home_index fieldset #candidate_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; h3, #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body #home_index fieldset .fieldset-workexperience &gt; h3, #home_index fieldset #candidateaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; h3, #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body #home_index fieldset .fieldset-workexperience &gt; h3, #home_index fieldset #employeeaccount_edit FIELDSET #group_education_start &gt; .fieldset-body .fieldset-workexperience &gt; h3, #home_index fieldset #group_education_start &gt; .content-block .fieldset-workexperience &gt; h3, #group_workexperience_start &gt; .card-body .fieldset-education &gt; .card-header, #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; .card-header, #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; .card-header, #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; .card-header, #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; .card-header, #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; .card-header, #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; .card-header, #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-education &gt; .card-header, #group_workexperience_start &gt; .card-body #application_edit FIELDSET .fieldset-education &gt; LEGEND, #application_edit FIELDSET #group_workexperience_start &gt; .card-body .fieldset-education &gt; LEGEND, #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #home_index fieldset #group_workexperience_start &gt; .content-block #application_edit FIELDSET .fieldset-education &gt; LEGEND, #application_edit FIELDSET #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-education &gt; LEGEND, #group_workexperience_start &gt; .card-body #bookmark_edit FIELDSET .fieldset-education &gt; LEGEND, #bookmark_edit FIELDSET #group_workexperience_start &gt; .card-body .fieldset-education &gt; LEGEND, #application_edit #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #bookmark_edit #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #home_index fieldset #group_workexperience_start &gt; .content-block #bookmark_edit FIELDSET .fieldset-education &gt; LEGEND, #bookmark_edit FIELDSET #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-education &gt; LEGEND, #group_workexperience_start &gt; .card-body #recruitingeventapp_edit FIELDSET .fieldset-education &gt; LEGEND, #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .card-body .fieldset-education &gt; LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #home_index fieldset #group_workexperience_start &gt; .content-block #recruitingeventapp_edit FIELDSET .fieldset-education &gt; LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-education &gt; LEGEND, #group_workexperience_start &gt; .card-body #candidate_edit FIELDSET .fieldset-education &gt; LEGEND, #candidate_edit FIELDSET #group_workexperience_start &gt; .card-body .fieldset-education &gt; LEGEND, #application_edit #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidate_edit #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #bookmark_edit #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidate_edit #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #home_index fieldset #group_workexperience_start &gt; .content-block #candidate_edit FIELDSET .fieldset-education &gt; LEGEND, #candidate_edit FIELDSET #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-education &gt; LEGEND, #group_workexperience_start &gt; .card-body #candidateaccount_edit FIELDSET .fieldset-education &gt; LEGEND, #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .card-body .fieldset-education &gt; LEGEND, #application_edit #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidateaccount_edit #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #home_index fieldset #group_workexperience_start &gt; .content-block #candidateaccount_edit FIELDSET .fieldset-education &gt; LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-education &gt; LEGEND, #group_workexperience_start &gt; .card-body #employeeaccount_edit FIELDSET .fieldset-education &gt; LEGEND, #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .card-body .fieldset-education &gt; LEGEND, #application_edit #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #employeeaccount_edit #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; LEGEND, #home_index fieldset #group_workexperience_start &gt; .content-block #employeeaccount_edit FIELDSET .fieldset-education &gt; LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-education &gt; LEGEND, #group_workexperience_start &gt; .card-body #home_index fieldset .fieldset-education &gt; h3, #home_index fieldset #group_workexperience_start &gt; .card-body .fieldset-education &gt; h3, #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body #home_index fieldset .fieldset-education &gt; h3, #home_index fieldset #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; h3, #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body #home_index fieldset .fieldset-education &gt; h3, #home_index fieldset #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; h3, #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body #home_index fieldset .fieldset-education &gt; h3, #home_index fieldset #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; h3, #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body #home_index fieldset .fieldset-education &gt; h3, #home_index fieldset #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; h3, #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body #home_index fieldset .fieldset-education &gt; h3, #home_index fieldset #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; h3, #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body #home_index fieldset .fieldset-education &gt; h3, #home_index fieldset #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-education &gt; h3, #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-education &gt; h3, #group_workexperience_start &gt; .card-body .fieldset-workexperience &gt; .card-header, #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; .card-header, #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; .card-header, #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; .card-header, #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; .card-header, #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; .card-header, #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; .card-header, #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-workexperience &gt; .card-header, #group_workexperience_start &gt; .card-body #application_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #application_edit FIELDSET #group_workexperience_start &gt; .card-body .fieldset-workexperience &gt; LEGEND, #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #home_index fieldset #group_workexperience_start &gt; .content-block #application_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #application_edit FIELDSET #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-workexperience &gt; LEGEND, #group_workexperience_start &gt; .card-body #bookmark_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #bookmark_edit FIELDSET #group_workexperience_start &gt; .card-body .fieldset-workexperience &gt; LEGEND, #application_edit #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #bookmark_edit #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #home_index fieldset #group_workexperience_start &gt; .content-block #bookmark_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #bookmark_edit FIELDSET #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-workexperience &gt; LEGEND, #group_workexperience_start &gt; .card-body #recruitingeventapp_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .card-body .fieldset-workexperience &gt; LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #home_index fieldset #group_workexperience_start &gt; .content-block #recruitingeventapp_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-workexperience &gt; LEGEND, #group_workexperience_start &gt; .card-body #candidate_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #candidate_edit FIELDSET #group_workexperience_start &gt; .card-body .fieldset-workexperience &gt; LEGEND, #application_edit #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidate_edit #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #bookmark_edit #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidate_edit #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #home_index fieldset #group_workexperience_start &gt; .content-block #candidate_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #candidate_edit FIELDSET #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-workexperience &gt; LEGEND, #group_workexperience_start &gt; .card-body #candidateaccount_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .card-body .fieldset-workexperience &gt; LEGEND, #application_edit #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #home_index fieldset #group_workexperience_start &gt; .content-block #candidateaccount_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-workexperience &gt; LEGEND, #group_workexperience_start &gt; .card-body #employeeaccount_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .card-body .fieldset-workexperience &gt; LEGEND, #application_edit #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; LEGEND, #home_index fieldset #group_workexperience_start &gt; .content-block #employeeaccount_edit FIELDSET .fieldset-workexperience &gt; LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-workexperience &gt; LEGEND, #group_workexperience_start &gt; .card-body #home_index fieldset .fieldset-workexperience &gt; h3, #home_index fieldset #group_workexperience_start &gt; .card-body .fieldset-workexperience &gt; h3, #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body #home_index fieldset .fieldset-workexperience &gt; h3, #home_index fieldset #application_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; h3, #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body #home_index fieldset .fieldset-workexperience &gt; h3, #home_index fieldset #bookmark_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; h3, #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body #home_index fieldset .fieldset-workexperience &gt; h3, #home_index fieldset #recruitingeventapp_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; h3, #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body #home_index fieldset .fieldset-workexperience &gt; h3, #home_index fieldset #candidate_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; h3, #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body #home_index fieldset .fieldset-workexperience &gt; h3, #home_index fieldset #candidateaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; h3, #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body #home_index fieldset .fieldset-workexperience &gt; h3, #home_index fieldset #employeeaccount_edit FIELDSET #group_workexperience_start &gt; .fieldset-body .fieldset-workexperience &gt; h3, #home_index fieldset #group_workexperience_start &gt; .content-block .fieldset-workexperience &gt; h3 {
        color: #444;
        padding: 6px 6px 6px 20px;
        background-color: #f8f8f8; }

.enrichedfield-table-espace {
  border-collapse: separate;
  border-spacing: 0px 10px; }
  .enrichedfield-table-espace thead {
    background-color: #FFF; }
  .enrichedfield-table-espace a {
    color: #444 !important; }
    .enrichedfield-table-espace a:hover {
      text-decoration: none; }
  .enrichedfield-table-espace.table-light th, #vacancy_statistics TABLE.enrichedfield-table-espace th, .enrichedfield-table-espace.table-light td, #vacancy_statistics TABLE.enrichedfield-table-espace td {
    padding: .25rem;
    font-size: 0.9rem; }
  .enrichedfield-table-espace .col-checkbox {
    width: 20px; }
  .enrichedfield-table-espace tr {
    box-shadow: 0px 0px 4px -2px #929292;
    background-color: #FCFCFC; }
    .enrichedfield-table-espace tr td {
      border-top: none; }

.EnrichedField {
  padding: 0 15px; }
  .EnrichedField .far.fa-at {
    font-size: 1.2em !important; }
  .EnrichedField .EnrichedFieldImage {
    width: 90px;
    height: 90px;
    margin-right: 10px; }
    .EnrichedField .EnrichedFieldImage .image {
      width: 100%;
      padding-top: 100%;
      background-size: cover;
      background-position: center; }
    .EnrichedField .EnrichedFieldImage IMG {
      height: auto;
      width: 100%; }
  .EnrichedField .EnrichedField-container {
    width: calc(100% - 90px - 10px);
    overflow-x: hidden; }
  .EnrichedField .EnrichedFieldLigne {
    display: block;
    clear: both; }
    .EnrichedField .EnrichedFieldLigne .EnrichedFieldAlignLeft {
      float: left !important; }
    .EnrichedField .EnrichedFieldLigne .EnrichedFieldAlignRight {
      float: right !important; }
    .EnrichedField .EnrichedFieldLigne .EnrichedFieldAlignLeft, .EnrichedField .EnrichedFieldLigne .EnrichedFieldAlignRight {
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: 100%;
      overflow-x: hidden; }
  .EnrichedField .EnrichedFieldstyle.size6 {
    font-size: 6px; }
  .EnrichedField .EnrichedFieldstyle.size12 {
    font-size: 12px; }
  .EnrichedField .EnrichedFieldstyle.size18 {
    font-size: 18px; }
  .EnrichedField .EnrichedFieldstyle.size30 {
    font-size: 30px; }
  .EnrichedField .EnrichedFieldstyle.size48 {
    font-size: 48px; }
  .EnrichedField .EnrichedFieldstyle.size78 {
    font-size: 78px; }
  .EnrichedField .EnrichedFieldstyle.italic {
    font-style: italic; }
  .EnrichedField .EnrichedFieldstyle.bold {
    font-weight: bold; }
  .EnrichedField .EnrichedFieldstyle {
    display: inline-block; }
    .EnrichedField .EnrichedFieldstyle A {
      margin-right: 3px; }

#event_create #group_members_start .card-header, #event_create #group_members_start #application_edit FIELDSET LEGEND, #application_edit FIELDSET #event_create #group_members_start LEGEND, #event_create #group_members_start #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #event_create #group_members_start LEGEND, #event_create #group_members_start #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #event_create #group_members_start LEGEND, #event_create #group_members_start #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #event_create #group_members_start LEGEND, #event_create #group_members_start #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #event_create #group_members_start LEGEND, #event_create #group_members_start #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #event_create #group_members_start LEGEND, #event_create #group_members_start #home_index fieldset h3, #home_index fieldset #event_create #group_members_start h3, #event_edit #group_members_start .card-header, #event_edit #group_members_start #application_edit FIELDSET LEGEND, #application_edit FIELDSET #event_edit #group_members_start LEGEND, #event_edit #group_members_start #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #event_edit #group_members_start LEGEND, #event_edit #group_members_start #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #event_edit #group_members_start LEGEND, #event_edit #group_members_start #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #event_edit #group_members_start LEGEND, #event_edit #group_members_start #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #event_edit #group_members_start LEGEND, #event_edit #group_members_start #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #event_edit #group_members_start LEGEND, #event_edit #group_members_start #home_index fieldset h3, #home_index fieldset #event_edit #group_members_start h3 {
  margin-bottom: 10px; }

#event_create #group_members_start .card-body #participants-list, #event_create #group_members_start #application_edit FIELDSET .fieldset-body #participants-list, #application_edit FIELDSET #event_create #group_members_start .fieldset-body #participants-list, #event_create #group_members_start #bookmark_edit FIELDSET .fieldset-body #participants-list, #bookmark_edit FIELDSET #event_create #group_members_start .fieldset-body #participants-list, #event_create #group_members_start #recruitingeventapp_edit FIELDSET .fieldset-body #participants-list, #recruitingeventapp_edit FIELDSET #event_create #group_members_start .fieldset-body #participants-list, #event_create #group_members_start #candidate_edit FIELDSET .fieldset-body #participants-list, #candidate_edit FIELDSET #event_create #group_members_start .fieldset-body #participants-list, #event_create #group_members_start #candidateaccount_edit FIELDSET .fieldset-body #participants-list, #candidateaccount_edit FIELDSET #event_create #group_members_start .fieldset-body #participants-list, #event_create #group_members_start #employeeaccount_edit FIELDSET .fieldset-body #participants-list, #employeeaccount_edit FIELDSET #event_create #group_members_start .fieldset-body #participants-list, #event_create #group_members_start #home_index fieldset .content-block #participants-list, #home_index fieldset #event_create #group_members_start .content-block #participants-list, #event_edit #group_members_start .card-body #participants-list, #event_edit #group_members_start #application_edit FIELDSET .fieldset-body #participants-list, #application_edit FIELDSET #event_edit #group_members_start .fieldset-body #participants-list, #event_edit #group_members_start #bookmark_edit FIELDSET .fieldset-body #participants-list, #bookmark_edit FIELDSET #event_edit #group_members_start .fieldset-body #participants-list, #event_edit #group_members_start #recruitingeventapp_edit FIELDSET .fieldset-body #participants-list, #recruitingeventapp_edit FIELDSET #event_edit #group_members_start .fieldset-body #participants-list, #event_edit #group_members_start #candidate_edit FIELDSET .fieldset-body #participants-list, #candidate_edit FIELDSET #event_edit #group_members_start .fieldset-body #participants-list, #event_edit #group_members_start #candidateaccount_edit FIELDSET .fieldset-body #participants-list, #candidateaccount_edit FIELDSET #event_edit #group_members_start .fieldset-body #participants-list, #event_edit #group_members_start #employeeaccount_edit FIELDSET .fieldset-body #participants-list, #employeeaccount_edit FIELDSET #event_edit #group_members_start .fieldset-body #participants-list, #event_edit #group_members_start #home_index fieldset .content-block #participants-list, #home_index fieldset #event_edit #group_members_start .content-block #participants-list {
  margin-bottom: 10px; }

#event_create #group_members_start .card-body #button-edit-members, #event_create #group_members_start #application_edit FIELDSET .fieldset-body #button-edit-members, #application_edit FIELDSET #event_create #group_members_start .fieldset-body #button-edit-members, #event_create #group_members_start #bookmark_edit FIELDSET .fieldset-body #button-edit-members, #bookmark_edit FIELDSET #event_create #group_members_start .fieldset-body #button-edit-members, #event_create #group_members_start #recruitingeventapp_edit FIELDSET .fieldset-body #button-edit-members, #recruitingeventapp_edit FIELDSET #event_create #group_members_start .fieldset-body #button-edit-members, #event_create #group_members_start #candidate_edit FIELDSET .fieldset-body #button-edit-members, #candidate_edit FIELDSET #event_create #group_members_start .fieldset-body #button-edit-members, #event_create #group_members_start #candidateaccount_edit FIELDSET .fieldset-body #button-edit-members, #candidateaccount_edit FIELDSET #event_create #group_members_start .fieldset-body #button-edit-members, #event_create #group_members_start #employeeaccount_edit FIELDSET .fieldset-body #button-edit-members, #employeeaccount_edit FIELDSET #event_create #group_members_start .fieldset-body #button-edit-members, #event_create #group_members_start #home_index fieldset .content-block #button-edit-members, #home_index fieldset #event_create #group_members_start .content-block #button-edit-members, #event_edit #group_members_start .card-body #button-edit-members, #event_edit #group_members_start #application_edit FIELDSET .fieldset-body #button-edit-members, #application_edit FIELDSET #event_edit #group_members_start .fieldset-body #button-edit-members, #event_edit #group_members_start #bookmark_edit FIELDSET .fieldset-body #button-edit-members, #bookmark_edit FIELDSET #event_edit #group_members_start .fieldset-body #button-edit-members, #event_edit #group_members_start #recruitingeventapp_edit FIELDSET .fieldset-body #button-edit-members, #recruitingeventapp_edit FIELDSET #event_edit #group_members_start .fieldset-body #button-edit-members, #event_edit #group_members_start #candidate_edit FIELDSET .fieldset-body #button-edit-members, #candidate_edit FIELDSET #event_edit #group_members_start .fieldset-body #button-edit-members, #event_edit #group_members_start #candidateaccount_edit FIELDSET .fieldset-body #button-edit-members, #candidateaccount_edit FIELDSET #event_edit #group_members_start .fieldset-body #button-edit-members, #event_edit #group_members_start #employeeaccount_edit FIELDSET .fieldset-body #button-edit-members, #employeeaccount_edit FIELDSET #event_edit #group_members_start .fieldset-body #button-edit-members, #event_edit #group_members_start #home_index fieldset .content-block #button-edit-members, #home_index fieldset #event_edit #group_members_start .content-block #button-edit-members {
  margin: 0 0 20px 25px; }

#drag-block-event-history th, #drag-block-event-history td {
  vertical-align: middle !important; }

#drag-block-event-history .actions {
  display: table; }
  #drag-block-event-history .actions .eventstatus_select_div {
    display: table-cell;
    max-width: 140px; }
    #drag-block-event-history .actions .eventstatus_select_div .select2 .select2-selection__rendered {
      font-size: 0.8125rem; }
  #drag-block-event-history .actions .eventstatus_submit_div {
    display: table-cell; }
    #drag-block-event-history .actions .eventstatus_submit_div .eventstatus_submit {
      display: none; }
  #drag-block-event-history .actions .icons_container {
    padding-left: 5px;
    min-width: 70px;
    display: table-cell; }

.service .service-tools {
  font-size: 18px; }
  .service .service-tools I {
    cursor: pointer; }

.service .service-header IMG {
  max-width: 210px;
  width: 100%;
  margin: 10px 0; }

.service.has-global-results .service-header .col-sm-4 {
  min-width: 160px; }

.service.has-global-results .service-global-results-link {
  margin: 2px 0 5px 0; }

#pdf-preview {
  height: calc(100vh - 220px) !important; }

.author {
  background: #1d97f2;
  padding: 5px;
  border-radius: 50%;
  font-size: 10px;
  color: #FFF;
  font-weight: bold; }

#preview_application_note_text {
  width: 100% !important;
  min-height: 85px;
  border: none;
  box-shadow: inset 0 -1px 0 #ddd;
  background: #FFF; }

.note_2, .note_1 {
  margin-top: 2px; }
  .note_2 .shortname, .note_1 .shortname {
    color: #FFF;
    background: #3465a4;
    color: #FFF;
    padding: 2px;
    border-radius: 13px;
    cursor: default; }
  .note_2 .application_note_text, .note_2 .candidate_note_text, .note_1 .application_note_text, .note_1 .candidate_note_text {
    width: 100% !important;
    min-height: 85px !important;
    border: none;
    box-shadow: inset 0 -1px 0 #ddd;
    background: #FFF; }

.note_private {
  background: #b4cbe9;
  border: 2px solid #b6b2b2; }

.note_private_label {
  float: right;
  font-weight: bold;
  font-size: 0.85em;
  font-style: italic;
  margin-right: 8px; }

.actions a:hover {
  text-decoration: none; }

.div-BNR {
  overflow-y: scroll; }
  .div-BNR .card, .div-BNR #application_edit FIELDSET, #application_edit .div-BNR FIELDSET, .div-BNR #bookmark_edit FIELDSET, #bookmark_edit .div-BNR FIELDSET, .div-BNR #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .div-BNR FIELDSET, .div-BNR #candidate_edit FIELDSET, #candidate_edit .div-BNR FIELDSET, .div-BNR #candidateaccount_edit FIELDSET, #candidateaccount_edit .div-BNR FIELDSET, .div-BNR #employeeaccount_edit FIELDSET, #employeeaccount_edit .div-BNR FIELDSET, .div-BNR #home_index fieldset, #home_index .div-BNR fieldset {
    margin-top: 5px; }

.pdf-preview {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%; }
  .pdf-preview .pdf-preview-container {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #525659;
    padding: 10px;
    display: none;
    position: relative; }
    .pdf-preview .pdf-preview-container canvas {
      display: block;
      margin: 0 auto 15px auto;
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4); }
    .pdf-preview .pdf-preview-container .pdf-text-layer {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      overflow: hidden;
      opacity: 0.2;
      line-height: 1.0; }
      .pdf-preview .pdf-preview-container .pdf-text-layer &gt; span {
        color: transparent;
        position: absolute;
        white-space: pre;
        cursor: text;
        transform-origin: 0% 0%; }
  .pdf-preview .pdf-control-panel {
    position: absolute;
    bottom: 15px;
    right: 20px;
    width: calc(100% - 20px);
    padding: 15px;
    text-align: right;
    transform: translateY(100%);
    transition: all 0.5s; }
    .pdf-preview .pdf-control-panel .pdf-control {
      border-radius: 50%;
      width: 35px;
      height: 35px;
      margin-left: 15px; }
  .pdf-preview:hover .pdf-control-panel {
    transform: translateY(0); }

/* Contenu de l'onglet InterviewApp dans le bloc des services externes */
#interviewapp .assessment-tools {
  font-size: 18px; }
  #interviewapp .assessment-tools I {
    cursor: pointer; }

#interviewapp .assessment-header IMG {
  max-width: 180px;
  width: 100%;
  margin: 10px 0; }

/**
    Plugin Invoice (Facturation)
 */
#invoice_list #table_invoice_list TR.totals TD {
  border-top: 2px solid #8fe7de;
  background-color: #FFF; }

#invoice_list .card-contract {
  margin-top: -40px;
  padding: 0; }

#invoice_create .form-group-invoice_vat_use, #invoice_create .form-group-invoice_discount_type, #invoice_edit .form-group-invoice_vat_use, #invoice_edit .form-group-invoice_discount_type, #invoice_duplicate .form-group-invoice_vat_use, #invoice_duplicate .form-group-invoice_discount_type {
  width: 30%;
  float: left; }
  #invoice_create .form-group-invoice_vat_use .control-label, #invoice_create .form-group-invoice_discount_type .control-label, #invoice_edit .form-group-invoice_vat_use .control-label, #invoice_edit .form-group-invoice_discount_type .control-label, #invoice_duplicate .form-group-invoice_vat_use .control-label, #invoice_duplicate .form-group-invoice_discount_type .control-label {
    flex: 0 0 55.55557%;
    max-width: 55.55557%; }
  #invoice_create .form-group-invoice_vat_use .form-field, #invoice_create .form-group-invoice_discount_type .form-field, #invoice_edit .form-group-invoice_vat_use .form-field, #invoice_edit .form-group-invoice_discount_type .form-field, #invoice_duplicate .form-group-invoice_vat_use .form-field, #invoice_duplicate .form-group-invoice_discount_type .form-field {
    flex: 0 0 44.44443%;
    max-width: 44.44443%; }

#invoice_create .form-group-invoice_vat_percentage, #invoice_create .form-group-invoice_discount_percentage, #invoice_create .form-group-invoice_discount_amount, #invoice_edit .form-group-invoice_vat_percentage, #invoice_edit .form-group-invoice_discount_percentage, #invoice_edit .form-group-invoice_discount_amount, #invoice_duplicate .form-group-invoice_vat_percentage, #invoice_duplicate .form-group-invoice_discount_percentage, #invoice_duplicate .form-group-invoice_discount_amount {
  width: 25%;
  float: left; }
  #invoice_create .form-group-invoice_vat_percentage .control-label, #invoice_create .form-group-invoice_vat_percentage .form-field, #invoice_create .form-group-invoice_discount_percentage .control-label, #invoice_create .form-group-invoice_discount_percentage .form-field, #invoice_create .form-group-invoice_discount_amount .control-label, #invoice_create .form-group-invoice_discount_amount .form-field, #invoice_edit .form-group-invoice_vat_percentage .control-label, #invoice_edit .form-group-invoice_vat_percentage .form-field, #invoice_edit .form-group-invoice_discount_percentage .control-label, #invoice_edit .form-group-invoice_discount_percentage .form-field, #invoice_edit .form-group-invoice_discount_amount .control-label, #invoice_edit .form-group-invoice_discount_amount .form-field, #invoice_duplicate .form-group-invoice_vat_percentage .control-label, #invoice_duplicate .form-group-invoice_vat_percentage .form-field, #invoice_duplicate .form-group-invoice_discount_percentage .control-label, #invoice_duplicate .form-group-invoice_discount_percentage .form-field, #invoice_duplicate .form-group-invoice_discount_amount .control-label, #invoice_duplicate .form-group-invoice_discount_amount .form-field {
    flex: 0 0 50%;
    max-width: 50%; }

#invoice_create .form-group-invoice_currency, #invoice_edit .form-group-invoice_currency, #invoice_duplicate .form-group-invoice_currency {
  clear: both; }

#invoice_create #group_main_start, #invoice_edit #group_main_start, #invoice_duplicate #group_main_start {
  width: 50%;
  float: left;
  display: flex;
  padding-left: 20px; }

#invoice_create #group_customer_start, #invoice_edit #group_customer_start, #invoice_duplicate #group_customer_start {
  width: 50%;
  float: right;
  display: flex;
  padding-left: 20px; }

#invoice_create .requiredNotes, #invoice_edit .requiredNotes, #invoice_duplicate .requiredNotes {
  margin-left: 20px !important; }

#invoice_create #group_customer_start .form-group-customer_id .select2, #invoice_edit #group_customer_start .form-group-customer_id .select2, #invoice_duplicate #group_customer_start .form-group-customer_id .select2 {
  width: 100% !important; }

#invoice_create .form-group-invoice_contact_id:after, #invoice_edit .form-group-invoice_contact_id:after, #invoice_duplicate .form-group-invoice_contact_id:after {
  content: '';
  width: 100%;
  height: 0px;
  margin-top: 8px;
  border-bottom: 1px dotted #dddddd; }

#invoice_create #invoiceRowTable tr.invoice-total, #invoice_create #invoicePaymentTable tr.invoice-total, #invoice_edit #invoiceRowTable tr.invoice-total, #invoice_edit #invoicePaymentTable tr.invoice-total, #invoice_duplicate #invoiceRowTable tr.invoice-total, #invoice_duplicate #invoicePaymentTable tr.invoice-total {
  font-weight: bold; }
  #invoice_create #invoiceRowTable tr.invoice-total:hover, #invoice_create #invoicePaymentTable tr.invoice-total:hover, #invoice_edit #invoiceRowTable tr.invoice-total:hover, #invoice_edit #invoicePaymentTable tr.invoice-total:hover, #invoice_duplicate #invoiceRowTable tr.invoice-total:hover, #invoice_duplicate #invoicePaymentTable tr.invoice-total:hover {
    background-color: transparent !important; }
  #invoice_create #invoiceRowTable tr.invoice-total:nth-of-type(odd):hover, #invoice_create #invoicePaymentTable tr.invoice-total:nth-of-type(odd):hover, #invoice_edit #invoiceRowTable tr.invoice-total:nth-of-type(odd):hover, #invoice_edit #invoicePaymentTable tr.invoice-total:nth-of-type(odd):hover, #invoice_duplicate #invoiceRowTable tr.invoice-total:nth-of-type(odd):hover, #invoice_duplicate #invoicePaymentTable tr.invoice-total:nth-of-type(odd):hover {
    background-color: rgba(0, 0, 0, 0.05) !important; }
  #invoice_create #invoiceRowTable tr.invoice-total.first, #invoice_create #invoicePaymentTable tr.invoice-total.first, #invoice_edit #invoiceRowTable tr.invoice-total.first, #invoice_edit #invoicePaymentTable tr.invoice-total.first, #invoice_duplicate #invoiceRowTable tr.invoice-total.first, #invoice_duplicate #invoicePaymentTable tr.invoice-total.first {
    border-top: 2px solid #8fe7de; }

#invoice_create #modalInvoiceRow .select2, #invoice_create #modalInvoicePayment .select2, #invoice_edit #modalInvoiceRow .select2, #invoice_edit #modalInvoicePayment .select2, #invoice_duplicate #modalInvoiceRow .select2, #invoice_duplicate #modalInvoicePayment .select2 {
  width: 100% !important; }

.card-payment .payment-text-container {
  padding: 16px 16px 16px 16px; }

.noti-bubble-credit {
  position: absolute;
  color: white;
  width: 17px;
  height: 17px;
  line-height: 17px;
  border-radius: 8.5px;
  background-color: #e01b22;
  font-size: 10px;
  text-align: center;
  transition: opacity .2s;
  top: 5px;
  margin-left: 25px; }

#table-cost TR.totals TD {
  background-color: #FFF; }

#table-cost TR.internal-total TD {
  border-top: 2px solid #14d47c; }

#table_costtemplate_list TH.with-icon {
  min-width: 24px; }
  #table_costtemplate_list TH.with-icon &gt; I.fa {
    display: none; }

#costFormContainer {
  max-height: 55vh;
  overflow: auto; }

#recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_writemessage,
#recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_mail,
#recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_writemessage,
#recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_mail,
#recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status {
  width: 100%;
  float: left; }
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_writemessage label,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_mail label,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status label, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_writemessage label,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_mail label,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status label {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_writemessage label,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_mail label,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status label, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_writemessage label,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_mail label,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status label {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }
    @media (min-width: 768px) {
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_writemessage label,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_mail label,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status label, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_writemessage label,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_mail label,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status label {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }
    @media (min-width: 992px) {
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_writemessage label,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_mail label,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status label, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_writemessage label,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_mail label,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status label {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_writemessage .form-field,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_mail .form-field,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status .form-field, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_writemessage .form-field,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_mail .form-field,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status .form-field {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding: 0; }
    @media (min-width: 576px) {
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_writemessage .form-field,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_mail .form-field,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status .form-field, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_writemessage .form-field,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_mail .form-field,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status .form-field {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; } }
    @media (min-width: 768px) {
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_writemessage .form-field,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_mail .form-field,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status .form-field, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_writemessage .form-field,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_mail .form-field,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status .form-field {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; } }
    @media (min-width: 992px) {
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_writemessage .form-field,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_mail .form-field,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status .form-field, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_writemessage .form-field,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_mail .form-field,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status .form-field {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; } }

#recruitingeventappstatus_create .form-comment-html, #recruitingeventappstatus_edit .form-comment-html {
  padding: 0; }

#recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_writemessage_template,
#recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_mail_template,
#recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status_id, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_writemessage_template,
#recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_mail_template,
#recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status_id {
  width: 100%;
  float: left; }
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_writemessage_template label,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_mail_template label,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status_id label, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_writemessage_template label,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_mail_template label,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status_id label {
    display: none; }
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_writemessage_template .form-field,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_mail_template .form-field,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status_id .form-field, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_writemessage_template .form-field,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_mail_template .form-field,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status_id .form-field {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding: 0; }
    @media (min-width: 576px) {
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_writemessage_template .form-field,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_mail_template .form-field,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status_id .form-field, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_writemessage_template .form-field,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_mail_template .form-field,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status_id .form-field {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 768px) {
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_writemessage_template .form-field,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_mail_template .form-field,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status_id .form-field, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_writemessage_template .form-field,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_mail_template .form-field,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status_id .form-field {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 992px) {
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_writemessage_template .form-field,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_mail_template .form-field,
      #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status_id .form-field, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_writemessage_template .form-field,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_mail_template .form-field,
      #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status_id .form-field {
        flex: 0 0 100%;
        max-width: 100%; } }

@media (min-width: 576px) {
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_writemessage,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_mail,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_writemessage,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_mail,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status {
    width: 33.333%; }
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_writemessage_template,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_mail_template,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status_id, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_writemessage_template,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_mail_template,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status_id {
    width: 66.666%; } }

@media (min-width: 768px) {
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_writemessage,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_mail,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_writemessage,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_mail,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status {
    width: 33.333%; }
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_writemessage_template,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_mail_template,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status_id, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_writemessage_template,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_mail_template,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status_id {
    width: 66.666%; } }

@media (min-width: 992px) {
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_writemessage,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_do_mail,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_writemessage,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_do_mail,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status {
    width: 25%; }
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_writemessage_template,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_mail_template,
  #recruitingeventappstatus_create .form-group-recruitingeventappstatus_actions_change_status_id, #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_writemessage_template,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_mail_template,
  #recruitingeventappstatus_edit .form-group-recruitingeventappstatus_actions_change_status_id {
    width: 75%; } }

/* Page de création et d'édition d'un modèle de courrier */
#reportingcloud_create .inputinfoshelpfile, #reportingcloud_edit .inputinfoshelpfile {
  margin-top: 10px; }
  #reportingcloud_create .inputinfoshelpfile A IMG, #reportingcloud_edit .inputinfoshelpfile A IMG {
    margin-right: 5px;
    vertical-align: bottom; }

/* Liste des courriers */
/* Contenu de l'onglet Saville dans le bloc des services externes */
#saville #unlockResults, #saville #saville_message, #saville .saville_help, #saville .saville_confirmation, #saville .saville_cancel {
  display: none; }

#saville #saville_block {
  margin-top: 10px; }
  #saville #saville_block H3 {
    margin-top: 8px; }
  #saville #saville_block .imgSavilleLogo {
    width: 100%;
    max-width: 170px;
    margin: 15px 20px 14px 0;
    vertical-align: top; }

#statisticsdwh_search {
  /* CSS des classes jQuery UI */
  /* with multiple calendars */
  /* RTL support */
  /* IE6 IFRAME FIX (taken from datepicker 1.5.3 */ }
  #statisticsdwh_search #maindiv {
    margin-top: 12px;
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    padding: 0 0 0 5px; }
    #statisticsdwh_search #maindiv input {
      float: none;
      margin: 0; }
    #statisticsdwh_search #maindiv .tab-button-submit input {
      padding: 1px 7px; }
    #statisticsdwh_search #maindiv input.button {
      float: left;
      margin-right: 4px; }
    #statisticsdwh_search #maindiv label {
      float: none;
      margin: 0;
      padding: 0;
      vertical-align: middle; }
    #statisticsdwh_search #maindiv input[type=checkbox] {
      vertical-align: middle; }
    #statisticsdwh_search #maindiv input[type=radio] {
      vertical-align: middle; }
    #statisticsdwh_search #maindiv select {
      float: none;
      -webkit-clip-path: none !important;
      clip-path: none !important;
      padding: 7px 8px !important;
      position: static !important;
      height: auto !important;
      width: auto !important; }
    #statisticsdwh_search #maindiv ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      min-width: 100px;
      min-height: 10px; }
      #statisticsdwh_search #maindiv ul li {
        margin: 0;
        padding: 0; }
      #statisticsdwh_search #maindiv ul li.draggable {
        position: relative;
        margin: 5px 0;
        padding: 2px 5px;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        cursor: pointer;
        min-height: 24px; }
        #statisticsdwh_search #maindiv ul li.draggable label {
          cursor: pointer;
          color: #1A1A1A;
          font-size: 12px;
          padding: 0 40px 0 10px; }
        #statisticsdwh_search #maindiv ul li.draggable span {
          cursor: pointer;
          color: #1A1A1A;
          font-size: 12px;
          padding: 0 40px 0 10px; }
        #statisticsdwh_search #maindiv ul li.draggable input[type=radio] {
          display: none; }
        #statisticsdwh_search #maindiv ul li.draggable div.subSelect {
          display: none;
          padding: 0 8px; }
          #statisticsdwh_search #maindiv ul li.draggable div.subSelect label {
            padding: 0 5px; }
        #statisticsdwh_search #maindiv ul li.draggable div.nameFilter {
          margin-right: 10px; }
        #statisticsdwh_search #maindiv ul li.draggable div.subFilter {
          display: none; }
        #statisticsdwh_search #maindiv ul li.draggable span.filter_name {
          padding-right: 20px; }
      #statisticsdwh_search #maindiv ul li.placeholder {
        vertical-align: bottom;
        height: 17px;
        line-height: 17px;
        border: 2px dotted #D3D3D3;
        margin: 0;
        padding: 0 5px;
        border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        cursor: pointer; }
    #statisticsdwh_search #maindiv .tabs-panel .content.inline ul {
      margin: 0;
      padding: 0;
      min-width: 120px;
      display: block;
      min-height: 23px; }
      #statisticsdwh_search #maindiv .tabs-panel .content.inline ul li {
        display: inline-block;
        padding: 2px 4px;
        min-width: 100px;
        vertical-align: top; }
      #statisticsdwh_search #maindiv .tabs-panel .content.inline ul li.draggable {
        min-height: 30px;
        margin: 2px; }
      #statisticsdwh_search #maindiv .tabs-panel .content.inline ul li.placeholder {
        display: inline-block;
        width: 100%;
        min-height: 10px;
        border: 2px dotted #D3D3D3;
        vertical-align: top;
        margin: 0 2px 2px; }
  #statisticsdwh_search #contentButtons {
    margin-bottom: 10px; }
    #statisticsdwh_search #contentButtons #maindiv input {
      padding: 1px 7px; }
  #statisticsdwh_search #mail_input A {
    float: left;
    margin: 0 0 0 12px; }
  #statisticsdwh_search #mail_input input {
    float: left; }
  #statisticsdwh_search #mail_input img {
    float: left; }
  #statisticsdwh_search #mail_input label {
    float: left;
    padding: 3px 3px 0 0; }
  #statisticsdwh_search .blanc {
    border: 1px solid #C2C2C0; }
  #statisticsdwh_search .bleu {
    background-color: #4e7c98;
    border: 1px solid #C2C2C0; }
    #statisticsdwh_search .bleu label, #statisticsdwh_search .bleu span {
      color: #fff !important; }
  #statisticsdwh_search .vert {
    background-color: #277d2a;
    border: 1px solid #C2C2C0; }
  #statisticsdwh_search .border_vert {
    border: 2px solid #BEDFCC; }
    #statisticsdwh_search .border_vert.tabs-panel.inline {
      min-height: 40px !important; }
  #statisticsdwh_search .text_unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: moz-none;
    -ms-user-select: none;
    user-select: none; }
  #statisticsdwh_search .info {
    margin-bottom: 10px; }
  #statisticsdwh_search #contentRow {
    margin-right: 0; }
  #statisticsdwh_search #contentNav {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      #statisticsdwh_search #contentNav {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 768px) {
      #statisticsdwh_search #contentNav {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%; } }
    @media (min-width: 992px) {
      #statisticsdwh_search #contentNav {
        flex: 0 0 25%;
        max-width: 25%; } }
  #statisticsdwh_search #contentStats {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding: 0 10px;
    border-radius: 10px 10px 0 0;
    background-color: #ffffff; }
    @media (min-width: 576px) {
      #statisticsdwh_search #contentStats {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 768px) {
      #statisticsdwh_search #contentStats {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%; } }
    @media (min-width: 992px) {
      #statisticsdwh_search #contentStats {
        flex: 0 0 75%;
        max-width: 75%; } }
  #statisticsdwh_search #pop-up-sortdblreceive {
    display: none; }
    #statisticsdwh_search #pop-up-sortdblreceive .link {
      color: #000000;
      text-decoration: none;
      cursor: pointer; }
      #statisticsdwh_search #pop-up-sortdblreceive .link:hover {
        text-decoration: underline; }
  #statisticsdwh_search #assistance_block {
    position: absolute;
    display: block;
    padding: 5px 10px;
    background-color: #ffffff;
    border-radius: 5px;
    border: 4px solid #EDB6B6;
    cursor: move;
    width: 500px; }
    #statisticsdwh_search #assistance_block .arrow-top {
      position: absolute;
      left: 10px;
      top: -12px;
      width: 0;
      height: 0;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #EDB6B6; }
    #statisticsdwh_search #assistance_block .arrow-left {
      position: absolute;
      left: -12px;
      top: 10px;
      width: 0;
      height: 0;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent;
      border-right: 8px solid #EDB6B6; }
    #statisticsdwh_search #assistance_block .content {
      text-align: left;
      font-size: 14px; }
    #statisticsdwh_search #assistance_block .close {
      position: absolute;
      right: 2px;
      top: 2px;
      height: 10px;
      width: 12px;
      background-image: url("../img/statisticsdwh/delete.png"); }
    #statisticsdwh_search #assistance_block .placeholder20 {
      margin-bottom: 20px; }
    #statisticsdwh_search #assistance_block .center {
      text-align: center; }
  #statisticsdwh_search .assistance-border {
    border: 4px solid #EDB6B6;
    border-radius: 5px; }
  #statisticsdwh_search .assistance-opacity {
    opacity: 0.5; }
  #statisticsdwh_search .assistanceborderexemple {
    border: 4px solid #EDCBEF;
    border-radius: 5px;
    padding: 5px; }
    #statisticsdwh_search .assistanceborderexemple UL {
      margin-left: -9px; }
    #statisticsdwh_search .assistanceborderexemple .header {
      text-align: center;
      margin-bottom: 10px; }
  #statisticsdwh_search #navigation {
    bottom: 0;
    left: 0;
    position: relative;
    top: 0; }
  #statisticsdwh_search #allDimensions li.draggable span.dim_name {
    padding: 0 10px; }
  #statisticsdwh_search #allDimensions .icon_asc {
    display: none; }
  #statisticsdwh_search #allDimensions .icon_desc {
    display: none; }
  #statisticsdwh_search #allDimensions .close {
    display: none; }
  #statisticsdwh_search #allDimensions input[type=text] {
    width: 120px; }
  #statisticsdwh_search #settingsCol-left {
    position: relative;
    float: left; }
  #statisticsdwh_search #settingsCol-right {
    position: relative;
    float: left; }
  #statisticsdwh_search #selected-options label {
    cursor: pointer;
    margin-left: 5px; }
  #statisticsdwh_search #selected-options div {
    margin: 5px; }
  #statisticsdwh_search #selected-graph label {
    cursor: pointer;
    margin-left: 5px; }
  #statisticsdwh_search #selected-graph div {
    margin: 5px; }
  #statisticsdwh_search #loading {
    float: right;
    margin-top: 5px;
    text-align: right; }
  #statisticsdwh_search .tabs-title h3 {
    float: none; }
  #statisticsdwh_search .tabs-panels {
    padding: 0 5px 0 0; }
  #statisticsdwh_search .tabs-panel {
    display: block;
    position: relative;
    margin: 0 0 10px 0; }
    #statisticsdwh_search .tabs-panel .title {
      background-color: #EDEDEB;
      margin: 0;
      padding: 8px 5px;
      font-size: 12px;
      border-radius: 10px 10px 0 0;
      -moz-border-radius: 10px 10px 0 0;
      -webkit-border-radius: 10px 10px 0 0; }
      #statisticsdwh_search .tabs-panel .title .expand {
        position: absolute;
        top: 14px;
        right: 8px; }
      #statisticsdwh_search .tabs-panel .title .retract {
        position: absolute;
        top: 14px;
        right: 8px; }
    #statisticsdwh_search .tabs-panel .icons_right {
      width: 17px;
      height: 17px;
      cursor: pointer;
      position: absolute;
      right: -30px;
      top: 2px; }
    #statisticsdwh_search .tabs-panel .icons_in_right {
      left: auto;
      right: 15px;
      top: 0px; }
    #statisticsdwh_search .tabs-panel .icons_in_right2 {
      left: auto;
      right: 2px;
      top: 4px; }
    #statisticsdwh_search .tabs-panel .content {
      background-color: #ffffff;
      margin: 0;
      padding: 5px;
      max-height: 400px;
      overflow: auto; }
    #statisticsdwh_search .tabs-panel .content.scroll {
      overflow-x: hidden; }
  #statisticsdwh_search .tabs-panel.shadow {
    -moz-box-shadow: 3px 3px 5px 0px #C7C7C7;
    -webkit-box-shadow: 3px 3px 5px 0px #C7C7C7;
    -o-box-shadow: 3px 3px 5px 0px #C7C7C7;
    box-shadow: 3px 3px 5px 0px #C7C7C7;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#C7C7C7, Direction=135, Strength=5);
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0; }
  #statisticsdwh_search .title_text {
    padding-left: 22px;
    padding-right: 15px;
    cursor: pointer; }
  #statisticsdwh_search .icons {
    width: 17px;
    height: 17px;
    cursor: pointer;
    position: absolute;
    top: 8px;
    left: 5px; }
  #statisticsdwh_search .icon_bdd {
    background-image: url(../img/statisticsdwh/bdd.gif); }
  #statisticsdwh_search .icon_dim {
    background-image: url(../img/statisticsdwh/dim.png); }
  #statisticsdwh_search .icon_col {
    background-image: url(../img/statisticsdwh/col.gif); }
  #statisticsdwh_search .icon_row {
    background-image: url(../img/statisticsdwh/row.gif); }
  #statisticsdwh_search .icon_filter {
    background-image: url(../img/statisticsdwh/filter.gif); }
  #statisticsdwh_search .icon_pivot {
    background-image: url(../img/statisticsdwh/pivot.gif); }
  #statisticsdwh_search .icon_agg {
    background-image: url(../img/statisticsdwh/agg.gif); }
  #statisticsdwh_search .icon_option {
    background-image: url(../img/statisticsdwh/options.png); }
  #statisticsdwh_search .icon_graph {
    background-image: url(../img/statisticsdwh/graph.png); }
  #statisticsdwh_search .icon_switch {
    background-image: url(../img/statisticsdwh/switch.png); }
  #statisticsdwh_search .icon_asc {
    background-image: url(../img/statisticsdwh/asc.png);
    left: auto;
    right: 2px;
    top: 0px; }
  #statisticsdwh_search .icon_desc {
    background-image: url(../img/statisticsdwh/desc.png);
    left: auto;
    right: 2px;
    top: 0px; }
  #statisticsdwh_search .icon_asc_value {
    background-image: url(../img/statisticsdwh/asc_value.png); }
  #statisticsdwh_search .icon_desc_value {
    background-image: url(../img/statisticsdwh/desc_value.png); }
  #statisticsdwh_search .expand {
    width: 7px;
    height: 7px;
    cursor: pointer;
    background-image: url(../img/statisticsdwh/expand_down.gif); }
  #statisticsdwh_search .retract {
    width: 7px;
    height: 7px;
    cursor: pointer;
    background-image: url(../img/statisticsdwh/expand_right.gif); }
  #statisticsdwh_search li.draggable .expand {
    background-image: url(../img/statisticsdwh/moins.png);
    position: absolute;
    top: 5px;
    left: 5px; }
  #statisticsdwh_search li.draggable.bleu .expand {
    background-image: url(../img/statisticsdwh/moins-white.png); }
  #statisticsdwh_search li.draggable .retract {
    background-image: url(../img/statisticsdwh/plus.png);
    position: absolute;
    top: 5px;
    left: 5px; }
  #statisticsdwh_search li.draggable.bleu .retract {
    background-image: url(../img/statisticsdwh/plus-white.png); }
  #statisticsdwh_search li.draggable .close {
    background-image: url(../img/statisticsdwh/delete-white.png);
    position: absolute;
    top: 3px;
    right: 1px;
    width: 12px;
    height: 10px; }
    #statisticsdwh_search li.draggable .close.del_filter {
      background-image: url(../img/statisticsdwh/delete.png); }
  #statisticsdwh_search .tabs-panels.inline {
    margin-left: 10px;
    padding: 0; }
  #statisticsdwh_search .tabs-panel.inline {
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    min-height: 36px; }
    #statisticsdwh_search .tabs-panel.inline .title.inline {
      position: relative;
      width: 97px;
      border-radius: 10px 0 0 0;
      -moz-border-radius: 10px 0 0 0;
      -webkit-border-radius: 10px 0 0 0;
      float: left;
      min-height: 36px; }
    #statisticsdwh_search .tabs-panel.inline .content.inline {
      display: inline-block;
      padding: 0 5px; }
  #statisticsdwh_search .tabs-panel.tab-button-submit {
    height: 17px;
    width: 65px; }
  #statisticsdwh_search #reports_current_value {
    margin: 10px 0;
    padding-top: 5px;
    border-top: 5px solid #BEDFCC;
    vertical-align: top; }
  #statisticsdwh_search .report-table {
    font-size: 12px; }
    #statisticsdwh_search .report-table th {
      white-space: nowrap;
      background-color: rgba(0, 0, 0, 0.05); }
    #statisticsdwh_search .report-table .special-label {
      position: absolute;
      left: 100px; }
    #statisticsdwh_search .report-table td.empty {
      border: none; }
  #statisticsdwh_search #report_graph {
    display: inline-block;
    vertical-align: top; }
  #statisticsdwh_search #reports table {
    font: 100% Arial, Helvetica, sans-serif;
    width: 100%;
    border-collapse: collapse;
    margin: 1em 0; }
  #statisticsdwh_search #reports th {
    text-align: left;
    white-space: nowrap;
    padding: .5em;
    border: 1px solid #ffffff;
    background: #C9DBF5;
    position: relative; }
  #statisticsdwh_search #reports td {
    background: #e8edff; }
  #statisticsdwh_search #reports th.over {
    background: #BEDFCC; }
  #statisticsdwh_search #reports td.over {
    background: #ecfbd4; }
  #statisticsdwh_search #reports td.selected {
    background: #BEDFCC;
    color: #555555; }
  #statisticsdwh_search #reports td.pressed {
    background-color: #F76B24; }
  #statisticsdwh_search #reports th.pressed {
    background-color: #F76B24; }
  #statisticsdwh_search #reports td.empty {
    background: #ffffff; }
  #statisticsdwh_search #reports td.cell_report {
    text-align: right; }
  #statisticsdwh_search #reports td.cell_report.left {
    text-align: left; }
  #statisticsdwh_search #reports td.cell_report.criteria {
    font-style: italic; }
  #statisticsdwh_search #reports th.total {
    text-align: right;
    font-style: italic; }
  #statisticsdwh_search #reports th.header_filtered {
    cursor: pointer; }
  #statisticsdwh_search #reports th.highlight_filtered {
    border: 1px solid #F76B24;
    border-bottom: 0; }
  #statisticsdwh_search #reports th.highlight_filtered.total {
    border: 1px solid #F76B24;
    border-top: 0; }
  #statisticsdwh_search #reports td.highlight_filtered {
    border-left: 1px solid #F76B24;
    border-right: 1px solid #F76B24; }
  #statisticsdwh_search td {
    font: 100% Arial, Helvetica, sans-serif;
    text-align: left;
    white-space: nowrap;
    padding: .5em;
    border: 1px solid #ffffff; }
  #statisticsdwh_search td.total {
    text-align: right;
    font-style: italic; }
  #statisticsdwh_search .highlight_filtered .icon_asc_value {
    left: auto;
    right: auto;
    top: auto;
    float: right;
    margin-left: 5px;
    position: relative; }
  #statisticsdwh_search .highlight_filtered .icon_desc_value {
    left: auto;
    right: auto;
    top: auto;
    float: right;
    margin-left: 5px;
    position: relative; }
  #statisticsdwh_search #addToHomeForm {
    position: relative;
    width: 570px;
    margin: 15px; }
    #statisticsdwh_search #addToHomeForm #maindiv {
      margin: 5px 0 0 0;
      position: relative;
      width: 572px; }
    #statisticsdwh_search #addToHomeForm .card-header H3, #statisticsdwh_search #addToHomeForm #application_edit FIELDSET LEGEND H3, #application_edit FIELDSET #statisticsdwh_search #addToHomeForm LEGEND H3, #statisticsdwh_search #addToHomeForm #bookmark_edit FIELDSET LEGEND H3, #bookmark_edit FIELDSET #statisticsdwh_search #addToHomeForm LEGEND H3, #statisticsdwh_search #addToHomeForm #recruitingeventapp_edit FIELDSET LEGEND H3, #recruitingeventapp_edit FIELDSET #statisticsdwh_search #addToHomeForm LEGEND H3, #statisticsdwh_search #addToHomeForm #candidate_edit FIELDSET LEGEND H3, #candidate_edit FIELDSET #statisticsdwh_search #addToHomeForm LEGEND H3, #statisticsdwh_search #addToHomeForm #candidateaccount_edit FIELDSET LEGEND H3, #candidateaccount_edit FIELDSET #statisticsdwh_search #addToHomeForm LEGEND H3, #statisticsdwh_search #addToHomeForm #employeeaccount_edit FIELDSET LEGEND H3, #employeeaccount_edit FIELDSET #statisticsdwh_search #addToHomeForm LEGEND H3, #statisticsdwh_search #addToHomeForm #home_index fieldset h3 H3, #home_index fieldset #statisticsdwh_search #addToHomeForm h3 H3 {
      display: inline-block;
      font-size: 26px;
      margin-bottom: 0; }
  #statisticsdwh_search #share_request {
    position: relative;
    margin: 15px; }
    #statisticsdwh_search #share_request table {
      border-collapse: collapse; }
      #statisticsdwh_search #share_request table tr.selectedRow {
        background-color: #c489b9; }
    #statisticsdwh_search #share_request .card-header H3, #statisticsdwh_search #share_request #application_edit FIELDSET LEGEND H3, #application_edit FIELDSET #statisticsdwh_search #share_request LEGEND H3, #statisticsdwh_search #share_request #bookmark_edit FIELDSET LEGEND H3, #bookmark_edit FIELDSET #statisticsdwh_search #share_request LEGEND H3, #statisticsdwh_search #share_request #recruitingeventapp_edit FIELDSET LEGEND H3, #recruitingeventapp_edit FIELDSET #statisticsdwh_search #share_request LEGEND H3, #statisticsdwh_search #share_request #candidate_edit FIELDSET LEGEND H3, #candidate_edit FIELDSET #statisticsdwh_search #share_request LEGEND H3, #statisticsdwh_search #share_request #candidateaccount_edit FIELDSET LEGEND H3, #candidateaccount_edit FIELDSET #statisticsdwh_search #share_request LEGEND H3, #statisticsdwh_search #share_request #employeeaccount_edit FIELDSET LEGEND H3, #employeeaccount_edit FIELDSET #statisticsdwh_search #share_request LEGEND H3, #statisticsdwh_search #share_request #home_index fieldset h3 H3, #home_index fieldset #statisticsdwh_search #share_request h3 H3 {
      display: inline-block;
      font-size: 26px;
      margin-bottom: 0; }
  #statisticsdwh_search #multilanguage_title {
    display: none; }
  #statisticsdwh_search .buttonbar {
    float: right;
    padding-right: 10px; }
  #statisticsdwh_search fieldset h3 {
    border-bottom: 1px solid #BEDFCC; }
  #statisticsdwh_search fieldset .form-group {
    margin-right: 0;
    margin-left: 0; }
  #statisticsdwh_search .helps #maindiv h2 {
    border-bottom: 1px solid #BEDFCC; }
  #statisticsdwh_search #new_group_section {
    margin-left: 20px;
    display: none; }
  #statisticsdwh_search #multilanguage_sectiontitle {
    display: none; }
  #statisticsdwh_search .ui-helper-hidden-accessible {
    display: none; }
  #statisticsdwh_search .ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #515151;
    background-color: #FFF;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px; }
  #statisticsdwh_search .ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    width: 300px;
    overflow: hidden;
    background-color: #FFF;
    z-index: 9000;
    font-size: 13px !important; }
  #statisticsdwh_search .ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative; }
    #statisticsdwh_search .ui-dialog .ui-dialog-titlebar:after {
      content: '';
      clear: both; }
  #statisticsdwh_search .ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 16px .1em 0; }
  #statisticsdwh_search .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px;
    font-size: 0px !important;
    margin-right: 5px; }
    #statisticsdwh_search .ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick:before {
      content: '\f00d';
      font-family: 'FontAwesome';
      font-size: 15px;
      margin-top: -5px;
      display: inline-block; }
  #statisticsdwh_search .ui-dialog .ui-dialog-titlebar-close span {
    display: block;
    margin: 1px; }
  #statisticsdwh_search .ui-dialog .ui-dialog-titlebar-close:hover, #statisticsdwh_search .ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 0; }
    #statisticsdwh_search .ui-dialog .ui-dialog-titlebar-close:hover .ui-icon-closethick:before, #statisticsdwh_search .ui-dialog .ui-dialog-titlebar-close:focus .ui-icon-closethick:before {
      margin-top: -4px; }
  #statisticsdwh_search .ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    zoom: 1;
    width: 100%;
    clear: both; }
    #statisticsdwh_search .ui-dialog .ui-dialog-content P {
      margin: 8px 0; }
  #statisticsdwh_search .ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin: .5em 0 0 0;
    padding: .3em 1em .5em .4em; }
  #statisticsdwh_search .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right; }
  #statisticsdwh_search .ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer; }
  #statisticsdwh_search .ui-dialog .ui-resizable-se {
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px; }
  #statisticsdwh_search .ui-draggable .ui-dialog-titlebar {
    cursor: move; }
  #statisticsdwh_search .ui-widget-overlay {
    background: #aaaaaa;
    opacity: .3;
    filter: Alpha(Opacity=30);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }
  #statisticsdwh_search .ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em; }
  #statisticsdwh_search .ui-widget .ui-widget {
    font-size: 1em; }
  #statisticsdwh_search .ui-widget input, #statisticsdwh_search .ui-widget select, #statisticsdwh_search .ui-widget textarea, #statisticsdwh_search .ui-widget button {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em; }
  #statisticsdwh_search .ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    color: #222222; }
  #statisticsdwh_search .ui-widget-content a {
    color: #222222; }
  #statisticsdwh_search .ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc;
    color: #222222;
    font-weight: bold; }
  #statisticsdwh_search .ui-widget-header a {
    color: #222222; }
  #statisticsdwh_search .ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #statisticsdwh_search .ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none; }
  #statisticsdwh_search .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0; }
  #statisticsdwh_search .ui-datepicker .ui-datepicker-prev, #statisticsdwh_search .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 5px;
    width: 1.8em;
    height: 1.8em; }
  #statisticsdwh_search .ui-datepicker .ui-datepicker-prev-hover, #statisticsdwh_search .ui-datepicker .ui-datepicker-next-hover {
    top: 1px; }
  #statisticsdwh_search .ui-datepicker .ui-datepicker-prev {
    left: 2px; }
  #statisticsdwh_search .ui-datepicker .ui-datepicker-next {
    right: 2px; }
  #statisticsdwh_search .ui-datepicker .ui-datepicker-prev-hover {
    left: 1px; }
  #statisticsdwh_search .ui-datepicker .ui-datepicker-next-hover {
    right: 1px; }
  #statisticsdwh_search .ui-datepicker .ui-datepicker-prev span, #statisticsdwh_search .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px; }
  #statisticsdwh_search .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
  #statisticsdwh_search .ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0; }
  #statisticsdwh_search .ui-datepicker select.ui-datepicker-month-year {
    width: 100%; }
  #statisticsdwh_search .ui-datepicker select.ui-datepicker-month,
  #statisticsdwh_search .ui-datepicker select.ui-datepicker-year {
    width: 49%; }
  #statisticsdwh_search .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em; }
  #statisticsdwh_search .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  #statisticsdwh_search .ui-datepicker td {
    border: 0;
    padding: 1px; }
  #statisticsdwh_search .ui-datepicker td span, #statisticsdwh_search .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none; }
  #statisticsdwh_search .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
  #statisticsdwh_search .ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible; }
  #statisticsdwh_search .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left; }
  #statisticsdwh_search .ui-datepicker.ui-datepicker-multi {
    width: auto; }
  #statisticsdwh_search .ui-datepicker-multi .ui-datepicker-group {
    float: left; }
  #statisticsdwh_search .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em; }
  #statisticsdwh_search .ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%; }
  #statisticsdwh_search .ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%; }
  #statisticsdwh_search .ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%; }
  #statisticsdwh_search .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0; }
  #statisticsdwh_search .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0; }
  #statisticsdwh_search .ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left; }
  #statisticsdwh_search .ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0em; }
  #statisticsdwh_search .ui-datepicker-rtl {
    direction: rtl; }
  #statisticsdwh_search .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
  #statisticsdwh_search .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
  #statisticsdwh_search .ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto; }
  #statisticsdwh_search .ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto; }
  #statisticsdwh_search .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
  #statisticsdwh_search .ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left; }
  #statisticsdwh_search .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right; }
  #statisticsdwh_search .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  #statisticsdwh_search .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }
  #statisticsdwh_search .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }
  #statisticsdwh_search .ui-datepicker-cover {
    position: absolute;
    /*must have*/
    z-index: -1;
    /*must have*/
    filter: mask();
    /*must have*/
    top: -4px;
    /*must have*/
    left: -4px;
    /*must have*/
    width: 200px;
    /*must have*/
    height: 200px;
    /*must have*/ }
  #statisticsdwh_search .ui-datepicker-prev .ui-icon, #statisticsdwh_search .ui-datepicker-next .ui-icon {
    font-size: 0; }
    #statisticsdwh_search .ui-datepicker-prev .ui-icon:before, #statisticsdwh_search .ui-datepicker-next .ui-icon:before {
      content: '\f054';
      font-family: 'FontAwesome';
      font-size: 16px;
      margin-top: -4px;
      margin-left: 4px;
      display: inline-block; }
  #statisticsdwh_search .ui-datepicker-prev.ui-datepicker-prev-hover, #statisticsdwh_search .ui-datepicker-prev.ui-datepicker-next-hover, #statisticsdwh_search .ui-datepicker-next.ui-datepicker-prev-hover, #statisticsdwh_search .ui-datepicker-next.ui-datepicker-next-hover {
    top: 5px; }
  #statisticsdwh_search .ui-datepicker-prev .ui-icon:before {
    content: '\f053';
    margin-left: 4px; }
  #statisticsdwh_search .ui-datepicker-next .ui-icon:before {
    content: '\f054';
    margin-right: 4px; }

/* plugin Tasklist */
.hidden {
  display: none; }

#tasklist-admin-icon fa {
  font-size: 1.3rem !important; }

.todo-close, .todo-show, .todo-hide, .toggle, .todo-refresh {
  cursor: pointer; }

.todo-category {
  margin-top: 5px; }

#main {
  display: none; }

#todoapp {
  width: 100%;
  background-color: #fff;
  flex: 9;
  display: flex;
  flex-direction: column;
  position: relative; }

#header-todo {
  width: 100%;
  background: #fff;
  flex: 1; }

#app-todo h4 {
  float: none;
  margin: 0; }

#app-todo {
  position: fixed;
  bottom: 0;
  right: 13px;
  height: 460px;
  display: flex;
  flex-direction: column;
  min-width: 550px; }

.todo-header {
  flex: 1;
  line-height: 36px; }

.todo-header h4 {
  background: rgba(64, 64, 64, 0.89) none repeat scroll 0 0;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 16px;
  padding-right: 16px;
  height: 100%;
  line-height: inherit; }

.todo-header h4 i {
  color: #DAD8D8;
  margin-left: 8px;
  margin-right: 8px;
  font-size: 1.3rem !important; }

.todo-header h4 i:hover {
  color: #fff; }

#new-todo, .edit {
  margin: 0;
  font-family: inherit;
  font-weight: inherit;
  line-height: 1.4em;
  border: 0;
  outline: none;
  color: inherit;
  padding: 6px;
  border: 1px solid #999;
  box-shadow: inset 0 -1px 5px 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  transition: all 0.4s; }

#new-todo {
  width: 86%;
  padding: 14px 14px 14px 14px;
  border: none;
  background: rgba(0, 0, 0, 0.003);
  box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0.03); }

#todo-list li.editing {
  display: inline-block;
  border-bottom: none;
  padding: 0; }

#todo-main {
  width: 100%;
  flex: 10; }

#todo-list {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 300px;
  width: 100%; }

#todo-list li {
  margin-bottom: 4px; }

#todo-list li label {
  width: 275px;
  display: inline-block;
  transition: color 0.4s;
  text-align: left;
  clear: none;
  padding: 0;
  margin-top: 2px;
  word-break: break-all; }

#filters {
  margin: 0;
  margin-left: 70px;
  padding: 0;
  list-style: none; }

#filters li {
  float: left;
  color: #404040; }

#filters li a {
  color: inherit;
  margin: 3px;
  padding: 3px 7px;
  text-decoration: none;
  border: 1px solid transparent;
  border-radius: 3px;
  vertical-align: sub; }

#filters li a.selected {
  border-color: rgba(175, 47, 47, 0.2); }

#todo-count {
  float: left;
  text-align: left;
  margin-top: 3px; }

#toggle-all {
  text-align: center;
  width: 30px;
  display: inline-block;
  padding: 5px;
  vertical-align: middle; }

#todo-list li .edit {
  display: none; }

#todo-list li:hover .destroy {
  -webkit-appearance: none;
  appearance: none; }

#todo-list li .destroy:hover {
  color: #af5b5e;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none; }

#todo-list li .destroy {
  vertical-align: middle;
  margin: 0 6px 0 6px;
  font-size: 20px;
  color: #cc9a9a;
  margin-bottom: 11px;
  transition: color 0.2s ease-out;
  background: none;
  border: none;
  -webkit-appearance: none;
  appearance: none; }
  #todo-list li .destroy i {
    float: none; }

.text-barre {
  text-decoration: line-through;
  color: #ccc; }

#todo-list li .toggle {
  text-align: center;
  width: 30px;
  border: none;
  vertical-align: middle; }

#todo-list li .todo-date {
  width: 70px;
  font-size: 10px;
  padding: 5px; }

#todo-footer {
  color: #777;
  background: #fff;
  padding: 5px 10px;
  border-top: 1px solid #ccc;
  width: 100%;
  flex: 1;
  line-height: 24px; }

.view {
  display: block; }

#clear-completed {
  border: none;
  color: #777;
  font-size: 16px;
  background: none;
  margin: 0 0 0 8px;
  padding: 4px 10px 4px 10px; }

#todoapp {
  border: 1px #eee solid; }

.todo-link {
  position: absolute;
  right: 15px;
  margin-top: 10px;
  font-size: 20px;
  color: #767676; }

.todo-link:hover {
  cursor: pointer; }

.todo-application {
  border: #46c0eb 1px solid;
  display: inline-block;
  margin: 1px 0px; }

.todo-application a {
  margin-right: 2px; }

.todo-application i {
  padding-top: 2px; }

.todo-vacancy {
  border: #99c018 1px solid;
  display: inline-block;
  margin: 1px 0px; }

.todo-vacancy a {
  margin-right: 2px; }

.todo-vacancy i {
  padding-top: 2px; }

.todo-staffingrequest {
  border: #3327A3 1px solid;
  padding: 2px;
  display: inline-block;
  margin: 1px 0px; }

.todo-staffingrequest a {
  margin-right: 2px; }

.todo-staffingrequest i {
  padding-top: 2px; }

.todo-candidate {
  border: #ca0233 1px solid;
  display: inline-block;
  margin: 1px 0px; }

.todo-candidate a {
  margin-right: 2px; }

.todo-candidate i {
  padding-top: 2px; }

.noti_bubble {
  position: absolute;
  color: white;
  width: 17px;
  height: 17px;
  line-height: 17px;
  border-radius: 8.5px;
  background-color: #e01b22;
  font-size: 10px;
  text-align: center;
  transition: opacity .2s;
  top: 5px;
  margin-left: 25px; }

.todo-delete-tag {
  cursor: pointer;
  font-size: 10px; }

.todo-category {
  border: none;
  background: none;
  border-bottom: 1px solid #ddd;
  margin: 2px;
  margin-left: 10px;
  width: 150px; }

.todo-category option {
  margin: 2px; }

.todo-separation {
  margin-top: -2px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px; }

#trigger_create .trigger-row[id^=trigger-condition-row], #trigger_create .trigger-row[id^=trigger-action-row], #trigger_edit .trigger-row[id^=trigger-condition-row], #trigger_edit .trigger-row[id^=trigger-action-row] {
  position: relative;
  border: 1px solid #dddddd;
  padding: 5px; }
  #trigger_create .trigger-row[id^=trigger-condition-row] .trigger-condition-type, #trigger_create .trigger-row[id^=trigger-condition-row] .trigger-action-type, #trigger_create .trigger-row[id^=trigger-action-row] .trigger-condition-type, #trigger_create .trigger-row[id^=trigger-action-row] .trigger-action-type, #trigger_edit .trigger-row[id^=trigger-condition-row] .trigger-condition-type, #trigger_edit .trigger-row[id^=trigger-condition-row] .trigger-action-type, #trigger_edit .trigger-row[id^=trigger-action-row] .trigger-condition-type, #trigger_edit .trigger-row[id^=trigger-action-row] .trigger-action-type {
    width: calc(100% - 45px);
    display: inline-block; }
  #trigger_create .trigger-row[id^=trigger-condition-row] .trigger-condition-remove, #trigger_create .trigger-row[id^=trigger-condition-row] .trigger-action-remove, #trigger_create .trigger-row[id^=trigger-action-row] .trigger-condition-remove, #trigger_create .trigger-row[id^=trigger-action-row] .trigger-action-remove, #trigger_edit .trigger-row[id^=trigger-condition-row] .trigger-condition-remove, #trigger_edit .trigger-row[id^=trigger-condition-row] .trigger-action-remove, #trigger_edit .trigger-row[id^=trigger-action-row] .trigger-condition-remove, #trigger_edit .trigger-row[id^=trigger-action-row] .trigger-action-remove {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 20px;
    background-color: #f8f8f8;
    border: 1px solid #dddddd;
    padding: 0 6px;
    vertical-align: bottom; }
    #trigger_create .trigger-row[id^=trigger-condition-row] .trigger-condition-remove I, #trigger_create .trigger-row[id^=trigger-condition-row] .trigger-action-remove I, #trigger_create .trigger-row[id^=trigger-action-row] .trigger-condition-remove I, #trigger_create .trigger-row[id^=trigger-action-row] .trigger-action-remove I, #trigger_edit .trigger-row[id^=trigger-condition-row] .trigger-condition-remove I, #trigger_edit .trigger-row[id^=trigger-condition-row] .trigger-action-remove I, #trigger_edit .trigger-row[id^=trigger-action-row] .trigger-condition-remove I, #trigger_edit .trigger-row[id^=trigger-action-row] .trigger-action-remove I {
      vertical-align: middle; }

#trigger_create .trigger-row LABEL, #trigger_edit .trigger-row LABEL {
  margin: 8px 0 0 0; }

#vacancy_lang_tabs LI.nav-item {
  width: 14%;
  padding: 0 5px; }
  #vacancy_lang_tabs LI.nav-item A.nav-link {
    cursor: pointer; }
    #vacancy_lang_tabs LI.nav-item A.nav-link.vacancy_lang_tab_enabled:before {
      font-family: 'Font Awesome 6 Pro';
      content: "\f00c";
      color: #4e7c98;
      margin-right: 5px; }

#vacancystatus_create .form-group-vacancystatus_action_active, #vacancystatus_create .form-group-vacancystatus_action_archive, #vacancystatus_edit .form-group-vacancystatus_action_active, #vacancystatus_edit .form-group-vacancystatus_action_archive {
  width: 100%;
  float: left; }
  #vacancystatus_create .form-group-vacancystatus_action_active label, #vacancystatus_create .form-group-vacancystatus_action_archive label, #vacancystatus_edit .form-group-vacancystatus_action_active label, #vacancystatus_edit .form-group-vacancystatus_action_archive label {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      #vacancystatus_create .form-group-vacancystatus_action_active label, #vacancystatus_create .form-group-vacancystatus_action_archive label, #vacancystatus_edit .form-group-vacancystatus_action_active label, #vacancystatus_edit .form-group-vacancystatus_action_archive label {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }
    @media (min-width: 768px) {
      #vacancystatus_create .form-group-vacancystatus_action_active label, #vacancystatus_create .form-group-vacancystatus_action_archive label, #vacancystatus_edit .form-group-vacancystatus_action_active label, #vacancystatus_edit .form-group-vacancystatus_action_archive label {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }
    @media (min-width: 992px) {
      #vacancystatus_create .form-group-vacancystatus_action_active label, #vacancystatus_create .form-group-vacancystatus_action_archive label, #vacancystatus_edit .form-group-vacancystatus_action_active label, #vacancystatus_edit .form-group-vacancystatus_action_archive label {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }
  #vacancystatus_create .form-group-vacancystatus_action_active .form-field, #vacancystatus_create .form-group-vacancystatus_action_archive .form-field, #vacancystatus_edit .form-group-vacancystatus_action_active .form-field, #vacancystatus_edit .form-group-vacancystatus_action_archive .form-field {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      #vacancystatus_create .form-group-vacancystatus_action_active .form-field, #vacancystatus_create .form-group-vacancystatus_action_archive .form-field, #vacancystatus_edit .form-group-vacancystatus_action_active .form-field, #vacancystatus_edit .form-group-vacancystatus_action_archive .form-field {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; } }
    @media (min-width: 768px) {
      #vacancystatus_create .form-group-vacancystatus_action_active .form-field, #vacancystatus_create .form-group-vacancystatus_action_archive .form-field, #vacancystatus_edit .form-group-vacancystatus_action_active .form-field, #vacancystatus_edit .form-group-vacancystatus_action_archive .form-field {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; } }
    @media (min-width: 992px) {
      #vacancystatus_create .form-group-vacancystatus_action_active .form-field, #vacancystatus_create .form-group-vacancystatus_action_archive .form-field, #vacancystatus_edit .form-group-vacancystatus_action_active .form-field, #vacancystatus_edit .form-group-vacancystatus_action_archive .form-field {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; } }

#vacancystatus_create .form-group-vacancystatus_action_active_choice, #vacancystatus_create .form-group-vacancystatus_action_archive_choice, #vacancystatus_edit .form-group-vacancystatus_action_active_choice, #vacancystatus_edit .form-group-vacancystatus_action_archive_choice {
  width: 100%;
  float: left; }
  #vacancystatus_create .form-group-vacancystatus_action_active_choice label, #vacancystatus_create .form-group-vacancystatus_action_archive_choice label, #vacancystatus_edit .form-group-vacancystatus_action_active_choice label, #vacancystatus_edit .form-group-vacancystatus_action_archive_choice label {
    display: none; }
  #vacancystatus_create .form-group-vacancystatus_action_active_choice .form-field, #vacancystatus_create .form-group-vacancystatus_action_archive_choice .form-field, #vacancystatus_edit .form-group-vacancystatus_action_active_choice .form-field, #vacancystatus_edit .form-group-vacancystatus_action_archive_choice .form-field {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding: 0; }
    @media (min-width: 576px) {
      #vacancystatus_create .form-group-vacancystatus_action_active_choice .form-field, #vacancystatus_create .form-group-vacancystatus_action_archive_choice .form-field, #vacancystatus_edit .form-group-vacancystatus_action_active_choice .form-field, #vacancystatus_edit .form-group-vacancystatus_action_archive_choice .form-field {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 768px) {
      #vacancystatus_create .form-group-vacancystatus_action_active_choice .form-field, #vacancystatus_create .form-group-vacancystatus_action_archive_choice .form-field, #vacancystatus_edit .form-group-vacancystatus_action_active_choice .form-field, #vacancystatus_edit .form-group-vacancystatus_action_archive_choice .form-field {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 992px) {
      #vacancystatus_create .form-group-vacancystatus_action_active_choice .form-field, #vacancystatus_create .form-group-vacancystatus_action_archive_choice .form-field, #vacancystatus_edit .form-group-vacancystatus_action_active_choice .form-field, #vacancystatus_edit .form-group-vacancystatus_action_archive_choice .form-field {
        flex: 0 0 100%;
        max-width: 100%; } }

@media (min-width: 576px) {
  #vacancystatus_create .form-group-vacancystatus_action_active, #vacancystatus_create .form-group-vacancystatus_action_archive, #vacancystatus_edit .form-group-vacancystatus_action_active, #vacancystatus_edit .form-group-vacancystatus_action_archive {
    width: 33.333%; }
  #vacancystatus_create .form-group-vacancystatus_action_active_choice, #vacancystatus_create .form-group-vacancystatus_action_archive_choice, #vacancystatus_edit .form-group-vacancystatus_action_active_choice, #vacancystatus_edit .form-group-vacancystatus_action_archive_choice {
    width: 66.666%; } }

@media (min-width: 768px) {
  #vacancystatus_create .form-group-vacancystatus_action_active, #vacancystatus_create .form-group-vacancystatus_action_archive, #vacancystatus_edit .form-group-vacancystatus_action_active, #vacancystatus_edit .form-group-vacancystatus_action_archive {
    width: 33.333%; }
  #vacancystatus_create .form-group-vacancystatus_action_active_choice, #vacancystatus_create .form-group-vacancystatus_action_archive_choice, #vacancystatus_edit .form-group-vacancystatus_action_active_choice, #vacancystatus_edit .form-group-vacancystatus_action_archive_choice {
    width: 66.666%; } }

@media (min-width: 992px) {
  #vacancystatus_create .form-group-vacancystatus_action_active, #vacancystatus_create .form-group-vacancystatus_action_archive, #vacancystatus_edit .form-group-vacancystatus_action_active, #vacancystatus_edit .form-group-vacancystatus_action_archive {
    width: 25%; }
  #vacancystatus_create .form-group-vacancystatus_action_active_choice, #vacancystatus_create .form-group-vacancystatus_action_archive_choice, #vacancystatus_edit .form-group-vacancystatus_action_active_choice, #vacancystatus_edit .form-group-vacancystatus_action_archive_choice {
    width: 75%; } }

/* Contenu de l'onglet Verifdiploma dans le bloc des services externes */
#verifdiploma #verifdiploma_block {
  margin-top: 10px; }
  #verifdiploma #verifdiploma_block .verifdiploma-logo {
    margin: 4px 20px 9px 0;
    vertical-align: top; }
  #verifdiploma #verifdiploma_block .diploma-verification-info {
    display: inline-block;
    vertical-align: top; }
    #verifdiploma #verifdiploma_block .diploma-verification-info #verifdiploma_icon {
      margin: 2px 5px 0 0;
      cursor: pointer; }
  #verifdiploma #verifdiploma_block .diploma-detail {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px; }
  #verifdiploma #verifdiploma_block .alert-hotline {
    display: inline-block;
    padding: 0px 5px;
    vertical-align: bottom;
    margin: 0px 0 6px 5px;
    cursor: pointer; }
  #verifdiploma #verifdiploma_block .assessment-tools {
    font-size: 18px; }
    #verifdiploma #verifdiploma_block .assessment-tools I {
      cursor: pointer; }
  #verifdiploma #verifdiploma_block .assessment-header IMG {
    max-width: 180px;
    width: 100%; }

#application_list #candidate_school_id_copy ~ .select2, #application_list #candidate_training_id_copy ~ .select2, #candidate_list #candidate_school_id_copy ~ .select2, #candidate_list #candidate_training_id_copy ~ .select2 {
  width: 100% !important; }

/**
 * CSS pour la gestion des droits (utilisateurs/groupes)
 */
#acl_group .form-gestmax .card .form-group.form-acl-readonly, #acl_group .form-gestmax #application_edit FIELDSET .form-group.form-acl-readonly, #application_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly, #acl_group .form-gestmax #bookmark_edit FIELDSET .form-group.form-acl-readonly, #bookmark_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly, #acl_group .form-gestmax #recruitingeventapp_edit FIELDSET .form-group.form-acl-readonly, #recruitingeventapp_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly, #acl_group .form-gestmax #candidate_edit FIELDSET .form-group.form-acl-readonly, #candidate_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly, #acl_group .form-gestmax #candidateaccount_edit FIELDSET .form-group.form-acl-readonly, #candidateaccount_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly, #acl_group .form-gestmax #employeeaccount_edit FIELDSET .form-group.form-acl-readonly, #employeeaccount_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly, #acl_group .form-gestmax #home_index fieldset .form-group.form-acl-readonly, #home_index #acl_group .form-gestmax fieldset .form-group.form-acl-readonly, #acl_user .form-gestmax .card .form-group.form-acl-readonly, #acl_user .form-gestmax #application_edit FIELDSET .form-group.form-acl-readonly, #application_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly, #acl_user .form-gestmax #bookmark_edit FIELDSET .form-group.form-acl-readonly, #bookmark_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly, #acl_user .form-gestmax #recruitingeventapp_edit FIELDSET .form-group.form-acl-readonly, #recruitingeventapp_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly, #acl_user .form-gestmax #candidate_edit FIELDSET .form-group.form-acl-readonly, #candidate_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly, #acl_user .form-gestmax #candidateaccount_edit FIELDSET .form-group.form-acl-readonly, #candidateaccount_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly, #acl_user .form-gestmax #employeeaccount_edit FIELDSET .form-group.form-acl-readonly, #employeeaccount_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly, #acl_user .form-gestmax #home_index fieldset .form-group.form-acl-readonly, #home_index #acl_user .form-gestmax fieldset .form-group.form-acl-readonly {
  margin-bottom: 1.5rem; }
  #acl_group .form-gestmax .card .form-group.form-acl-readonly ul, #acl_group .form-gestmax #application_edit FIELDSET .form-group.form-acl-readonly ul, #application_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly ul, #acl_group .form-gestmax #bookmark_edit FIELDSET .form-group.form-acl-readonly ul, #bookmark_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly ul, #acl_group .form-gestmax #recruitingeventapp_edit FIELDSET .form-group.form-acl-readonly ul, #recruitingeventapp_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly ul, #acl_group .form-gestmax #candidate_edit FIELDSET .form-group.form-acl-readonly ul, #candidate_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly ul, #acl_group .form-gestmax #candidateaccount_edit FIELDSET .form-group.form-acl-readonly ul, #candidateaccount_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly ul, #acl_group .form-gestmax #employeeaccount_edit FIELDSET .form-group.form-acl-readonly ul, #employeeaccount_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly ul, #acl_group .form-gestmax #home_index fieldset .form-group.form-acl-readonly ul, #home_index #acl_group .form-gestmax fieldset .form-group.form-acl-readonly ul, #acl_user .form-gestmax .card .form-group.form-acl-readonly ul, #acl_user .form-gestmax #application_edit FIELDSET .form-group.form-acl-readonly ul, #application_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly ul, #acl_user .form-gestmax #bookmark_edit FIELDSET .form-group.form-acl-readonly ul, #bookmark_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly ul, #acl_user .form-gestmax #recruitingeventapp_edit FIELDSET .form-group.form-acl-readonly ul, #recruitingeventapp_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly ul, #acl_user .form-gestmax #candidate_edit FIELDSET .form-group.form-acl-readonly ul, #candidate_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly ul, #acl_user .form-gestmax #candidateaccount_edit FIELDSET .form-group.form-acl-readonly ul, #candidateaccount_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly ul, #acl_user .form-gestmax #employeeaccount_edit FIELDSET .form-group.form-acl-readonly ul, #employeeaccount_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly ul, #acl_user .form-gestmax #home_index fieldset .form-group.form-acl-readonly ul, #home_index #acl_user .form-gestmax fieldset .form-group.form-acl-readonly ul {
    background-color: #f9f9f9;
    border-bottom: 1px solid #ddd;
    padding: 4px 8px;
    margin-bottom: 6px;
    max-height: 203px;
    overflow-y: auto; }
    #acl_group .form-gestmax .card .form-group.form-acl-readonly ul li, #acl_group .form-gestmax #application_edit FIELDSET .form-group.form-acl-readonly ul li, #application_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly ul li, #acl_group .form-gestmax #bookmark_edit FIELDSET .form-group.form-acl-readonly ul li, #bookmark_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly ul li, #acl_group .form-gestmax #recruitingeventapp_edit FIELDSET .form-group.form-acl-readonly ul li, #recruitingeventapp_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly ul li, #acl_group .form-gestmax #candidate_edit FIELDSET .form-group.form-acl-readonly ul li, #candidate_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly ul li, #acl_group .form-gestmax #candidateaccount_edit FIELDSET .form-group.form-acl-readonly ul li, #candidateaccount_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly ul li, #acl_group .form-gestmax #employeeaccount_edit FIELDSET .form-group.form-acl-readonly ul li, #employeeaccount_edit #acl_group .form-gestmax FIELDSET .form-group.form-acl-readonly ul li, #acl_group .form-gestmax #home_index fieldset .form-group.form-acl-readonly ul li, #home_index #acl_group .form-gestmax fieldset .form-group.form-acl-readonly ul li, #acl_user .form-gestmax .card .form-group.form-acl-readonly ul li, #acl_user .form-gestmax #application_edit FIELDSET .form-group.form-acl-readonly ul li, #application_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly ul li, #acl_user .form-gestmax #bookmark_edit FIELDSET .form-group.form-acl-readonly ul li, #bookmark_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly ul li, #acl_user .form-gestmax #recruitingeventapp_edit FIELDSET .form-group.form-acl-readonly ul li, #recruitingeventapp_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly ul li, #acl_user .form-gestmax #candidate_edit FIELDSET .form-group.form-acl-readonly ul li, #candidate_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly ul li, #acl_user .form-gestmax #candidateaccount_edit FIELDSET .form-group.form-acl-readonly ul li, #candidateaccount_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly ul li, #acl_user .form-gestmax #employeeaccount_edit FIELDSET .form-group.form-acl-readonly ul li, #employeeaccount_edit #acl_user .form-gestmax FIELDSET .form-group.form-acl-readonly ul li, #acl_user .form-gestmax #home_index fieldset .form-group.form-acl-readonly ul li, #home_index #acl_user .form-gestmax fieldset .form-group.form-acl-readonly ul li {
      line-height: 1.1;
      margin: 4px 0; }

#acl_group .form-gestmax .card .form-group .form-field, #acl_group .form-gestmax #application_edit FIELDSET .form-group .form-field, #application_edit #acl_group .form-gestmax FIELDSET .form-group .form-field, #acl_group .form-gestmax #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #acl_group .form-gestmax FIELDSET .form-group .form-field, #acl_group .form-gestmax #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #acl_group .form-gestmax FIELDSET .form-group .form-field, #acl_group .form-gestmax #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #acl_group .form-gestmax FIELDSET .form-group .form-field, #acl_group .form-gestmax #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #acl_group .form-gestmax FIELDSET .form-group .form-field, #acl_group .form-gestmax #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #acl_group .form-gestmax FIELDSET .form-group .form-field, #acl_group .form-gestmax #home_index fieldset .form-group .form-field, #home_index #acl_group .form-gestmax fieldset .form-group .form-field, #acl_user .form-gestmax .card .form-group .form-field, #acl_user .form-gestmax #application_edit FIELDSET .form-group .form-field, #application_edit #acl_user .form-gestmax FIELDSET .form-group .form-field, #acl_user .form-gestmax #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #acl_user .form-gestmax FIELDSET .form-group .form-field, #acl_user .form-gestmax #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #acl_user .form-gestmax FIELDSET .form-group .form-field, #acl_user .form-gestmax #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #acl_user .form-gestmax FIELDSET .form-group .form-field, #acl_user .form-gestmax #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #acl_user .form-gestmax FIELDSET .form-group .form-field, #acl_user .form-gestmax #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #acl_user .form-gestmax FIELDSET .form-group .form-field, #acl_user .form-gestmax #home_index fieldset .form-group .form-field, #home_index #acl_user .form-gestmax fieldset .form-group .form-field {
  max-width: 500px; }

.modal .modal-acl {
  max-width: 1100px; }
  .modal .modal-acl label {
    display: none; }

#action-block {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
  background: #000;
  position: sticky;
  min-height: 35px;
  z-index: 999;
  top: 48px;
  right: 0;
  left: 0; }
  #action-block .div-actions {
    display: inline-block;
    width: 100%; }
  #action-block .items-selected {
    color: #FFF;
    padding: 8px;
    font-weight: 300;
    display: inline-block; }
    #action-block .items-selected a#cancel-selected-items {
      color: #f00;
      background: #FFF;
      padding: 0px 2px; }
      #action-block .items-selected a#cancel-selected-items:hover {
        background: #FFF !important;
        color: #f00 !important; }
    #action-block .items-selected A#select-all-items {
      color: #FFF; }
      #action-block .items-selected A#select-all-items:hover {
        background: none;
        color: #FFF; }
  #action-block #nav-actions a {
    color: #FFF;
    padding: 0.6rem 1rem; }
  #action-block #nav-actions .nav-item {
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out; }
    #action-block #nav-actions .nav-item.dropdown .nav-link a {
      color: #000; }
    #action-block #nav-actions .nav-item.dropdown .dropdown-item {
      color: #000; }
      #action-block #nav-actions .nav-item.dropdown .dropdown-item:hover {
        color: #FFF; }
    #action-block #nav-actions .nav-item.dropdown .dropdown-menu {
      max-height: 85vh;
      overflow: auto; }
  #action-block #nav-actions .inactive {
    opacity: 0.25;
    pointer-events: none; }
  #action-block #nav-actions .create.inactive {
    opacity: 1 !important;
    pointer-events: auto; }
  #action-block #nav-actions .dropdown-item i {
    padding-top: 5px; }
  #action-block .dropdown:not(.inactive):hover &gt; .dropdown-menu {
    display: block;
    margin: 0 !important; }

/**
* Vertical Stepper
 */
.stepper {
  position: relative;
  padding-left: 45px;
  list-style: none; }
  .stepper strong {
    font-size: 1.1rem; }
  .stepper::before {
    display: inline-block;
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    width: 10px;
    height: 100%;
    border-left: 2px solid #CCC; }
  .stepper-item {
    position: relative;
    counter-increment: list; }
    .stepper-item &gt; strong {
      display: block; }
    .stepper-item:not(:last-child) {
      padding-bottom: 20px; }
    .stepper-item::before {
      display: inline-block;
      content: '';
      position: absolute;
      left: -30px;
      height: 100%;
      width: 10px; }
    .stepper-item::after {
      content: '';
      display: inline-block;
      position: absolute;
      top: 0;
      left: -40px;
      width: 22px;
      height: 22px;
      border: 2px solid #CCC;
      border-radius: 50%;
      background-color: #FFF; }
    .stepper-item.is-done::before {
      border-left: 2px solid green; }
    .stepper-item.is-done::after {
      content: "✔";
      font-size: 12px;
      color: #FFF;
      text-align: center;
      border: 2px solid green;
      background-color: green; }
    .stepper-item.is-done .stepper-item-content {
      /*visibility: hidden;
        opacity: 0;*/
      transition: visibility 0s, opacity 0.5s linear; }
    .stepper-item.delete::before {
      border-left: 2px solid #fff; }
    .stepper-item.delete::after {
      content: "!";
      font-size: 12px;
      font-weight: bold;
      color: #FFF;
      text-align: center;
      border: 2px solid #a94442;
      background-color: #a94442; }
    .stepper-item.delete .stepper-item-content {
      /*visibility: hidden;
        opacity: 0;*/
      transition: visibility 0s, opacity 0.5s linear; }
    .stepper-item.current::before {
      border-left: 2px solid green; }
    .stepper-item.current::after {
      content: counter(list);
      padding-top: 0px;
      width: 24px;
      height: 24px;
      top: -4px;
      left: -42px;
      font-size: 14px;
      text-align: center;
      color: green;
      border: 1px solid green;
      background-color: white; }
    .stepper-item.current .stepper-item-content {
      visibility: visible;
      opacity: 1; }
    .stepper-item.disabled strong {
      color: #CCC; }
    .stepper-item.disabled .stepper-item-content {
      visibility: hidden;
      opacity: 0;
      transition: visibility 0s, opacity 0.5s linear; }

/**
* Modal
 */
.modal-header .close {
  box-shadow: none; }

.modal-body ul.list-items {
  list-style: none;
  padding: 0; }
  .modal-body ul.list-items li a {
    float: left;
    margin: 5px;
    background: #F5F5F5;
    color: #4D4646;
    padding: 4px; }
    .modal-body ul.list-items li a.active, .modal-body ul.list-items li #candidateduplicate_mergeNotDuplicate .ui-autocomplete a.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .modal-body ul.list-items li a.ui-menu-item:hover {
      background: #4c87bd;
      color: #FFF; }
    .modal-body ul.list-items li a.disabled {
      color: gray;
      cursor: default;
      text-decoration: line-through; }
  .modal-body ul.list-items .title {
    clear: left;
    float: none;
    font-weight: bold; }
  .modal-body ul.list-items .bg-blue {
    background: #6493C8; }
  .modal-body ul.list-items:after {
    content: '';
    clear: both;
    display: block; }

.modal-body .confirmation-block {
  background: #F8F8F8;
  padding: 10px;
  border: 1px solid #dedede;
  margin-top: 11px;
  font-size: 1.05rem;
  font-weight: 300;
  color: #5D5D66; }

.modal-body .action-setps .disabled, .modal-body .action-setps .complete {
  display: none; }

#application_create .fixed-pagination, #people_create .fixed-pagination {
  margin-bottom: 0; }

#application_create .form-field, #people_create .form-field {
  max-width: 66%; }

#application_create label, #people_create label {
  max-width: 33%;
  flex: none; }

#application_create .lst-op label, #people_create .lst-op label {
  max-width: 100%; }

#application_create .inputinfos, #people_create .inputinfos {
  margin-left: 33%; }

#application_create .card, #application_create #application_edit FIELDSET, #application_edit #application_create FIELDSET, #application_create #bookmark_edit FIELDSET, #bookmark_edit #application_create FIELDSET, #application_create #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_create FIELDSET, #application_create #candidate_edit FIELDSET, #candidate_edit #application_create FIELDSET, #application_create #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_create FIELDSET, #application_create #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_create FIELDSET, #application_create #home_index fieldset, #home_index #application_create fieldset, #people_create .card, #people_create #application_edit FIELDSET, #application_edit #people_create FIELDSET, #people_create #bookmark_edit FIELDSET, #bookmark_edit #people_create FIELDSET, #people_create #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #people_create FIELDSET, #people_create #candidate_edit FIELDSET, #candidate_edit #people_create FIELDSET, #people_create #candidateaccount_edit FIELDSET, #candidateaccount_edit #people_create FIELDSET, #people_create #employeeaccount_edit FIELDSET, #employeeaccount_edit #people_create FIELDSET, #people_create #home_index fieldset, #home_index #people_create fieldset {
  margin-bottom: 20px; }

#application_create .item-content, #people_create .item-content {
  padding: 0; }
  #application_create .item-content &gt; .card-header, #application_create #application_edit FIELDSET .item-content &gt; LEGEND, #application_edit FIELDSET #application_create .item-content &gt; LEGEND, #application_create #bookmark_edit FIELDSET .item-content &gt; LEGEND, #bookmark_edit FIELDSET #application_create .item-content &gt; LEGEND, #application_create #recruitingeventapp_edit FIELDSET .item-content &gt; LEGEND, #recruitingeventapp_edit FIELDSET #application_create .item-content &gt; LEGEND, #application_create #candidate_edit FIELDSET .item-content &gt; LEGEND, #candidate_edit FIELDSET #application_create .item-content &gt; LEGEND, #application_create #candidateaccount_edit FIELDSET .item-content &gt; LEGEND, #candidateaccount_edit FIELDSET #application_create .item-content &gt; LEGEND, #application_create #employeeaccount_edit FIELDSET .item-content &gt; LEGEND, #employeeaccount_edit FIELDSET #application_create .item-content &gt; LEGEND, #application_create #home_index fieldset .item-content &gt; h3, #home_index fieldset #application_create .item-content &gt; h3, #people_create .item-content &gt; .card-header, #people_create #application_edit FIELDSET .item-content &gt; LEGEND, #application_edit FIELDSET #people_create .item-content &gt; LEGEND, #people_create #bookmark_edit FIELDSET .item-content &gt; LEGEND, #bookmark_edit FIELDSET #people_create .item-content &gt; LEGEND, #people_create #recruitingeventapp_edit FIELDSET .item-content &gt; LEGEND, #recruitingeventapp_edit FIELDSET #people_create .item-content &gt; LEGEND, #people_create #candidate_edit FIELDSET .item-content &gt; LEGEND, #candidate_edit FIELDSET #people_create .item-content &gt; LEGEND, #people_create #candidateaccount_edit FIELDSET .item-content &gt; LEGEND, #candidateaccount_edit FIELDSET #people_create .item-content &gt; LEGEND, #people_create #employeeaccount_edit FIELDSET .item-content &gt; LEGEND, #employeeaccount_edit FIELDSET #people_create .item-content &gt; LEGEND, #people_create #home_index fieldset .item-content &gt; h3, #home_index fieldset #people_create .item-content &gt; h3 {
    font-weight: bold; }

#application_create #maindiv, #people_create #maindiv {
  padding: 0; }

#application_create #applicationCreate, #people_create #applicationCreate {
  float: left; }

#application_create #applicationCreatePreview, #people_create #applicationCreatePreview {
  float: left; }

#application_create #applicationCreatePreviewTitleRow, #people_create #applicationCreatePreviewTitleRow {
  background-color: #efefef;
  float: left;
  display: inline; }

#application_create #applicationCreatePreviewTitle, #people_create #applicationCreatePreviewTitle {
  float: left;
  margin-left: 7px;
  padding: 4px 0 7px 3px;
  font-size: 11px;
  font-weight: bold;
  background-color: #efefef; }
  #application_create #applicationCreatePreviewTitle A, #people_create #applicationCreatePreviewTitle A {
    font-weight: normal; }

#application_create #applicationCreatePreviewToolbar, #people_create #applicationCreatePreviewToolbar {
  float: right;
  margin: 6px 6px 0 0; }
  #application_create #applicationCreatePreviewToolbar A, #people_create #applicationCreatePreviewToolbar A {
    cursor: pointer; }
    #application_create #applicationCreatePreviewToolbar A:hover, #people_create #applicationCreatePreviewToolbar A:hover {
      text-decoration: none; }
  #application_create #applicationCreatePreviewToolbar .icon-zoom-in, #people_create #applicationCreatePreviewToolbar .icon-zoom-in {
    margin-right: 15px; }

#application_create #applicationCreatePreviewIframe, #people_create #applicationCreatePreviewIframe {
  width: 800px;
  height: 600px;
  border: 0;
  background-color: #FFFFFF; }

#application_create #applicationCreatePreviewLoader, #people_create #applicationCreatePreviewLoader {
  width: 800px;
  height: 600px;
  float: right; }

#application_create #applicationCreatePreviewLoader IMG, #people_create #applicationCreatePreviewLoader IMG {
  margin: 0 auto 0 auto; }

#application_create #applicationCreatePreviewHidden, #people_create #applicationCreatePreviewHidden {
  display: none; }

#application_list #toggle-statusbar {
  padding: 8px; }

#application_list #app_status_bar {
  padding: 5px;
  margin: 0px 0 10px 0px;
  font-size: 0.8rem;
  font-weight: 300;
  background: #FFF; }
  #application_list #app_status_bar.status-bar-sticky {
    position: fixed;
    top: 0;
    z-index: 999;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4); }
  #application_list #app_status_bar.status-being-dragged .status-empty {
    opacity: 1; }
  #application_list #app_status_bar .status_groups_label {
    font-size: 0.9rem;
    font-weight: bold; }
  #application_list #app_status_bar ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    #application_list #app_status_bar ul li {
      float: left; }
      #application_list #app_status_bar ul li.status-empty {
        opacity: 0.4; }
      #application_list #app_status_bar ul li a {
        display: inline-block;
        background-color: #F6F6F6;
        color: #535252;
        margin: 2px 4px;
        padding: 2px 4px;
        border: 1px dashed #b1b1b1;
        border-radius: 8px; }
        #application_list #app_status_bar ul li a:hover {
          text-decoration: none;
          background: #E6E4E4; }
        #application_list #app_status_bar ul li a.active, #application_list #app_status_bar ul li #candidateduplicate_mergeNotDuplicate .ui-autocomplete a.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #application_list #app_status_bar ul li a.ui-menu-item:hover {
          font-weight: bold;
          opacity: 1 !important;
          background-color: #3d6176;
          color: white !important; }
        #application_list #app_status_bar ul li a.status-droppable-hover {
          background-color: #dedede;
          text-decoration: none; }

#application_list #AppDragInfos {
  padding: 5px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #a94442;
  z-index: 1000;
  pointer-events: none; }

#application_list .popover {
  display: block !important;
  max-width: 1000px;
  min-width: 600px; }
  #application_list .popover li {
    width: auto;
    height: auto; }
    #application_list .popover li p {
      margin: 0; }
    #application_list .popover li hr {
      margin: 0; }

#application_list .popover--note {
  padding: 5px; }

#application_list TH.with-icon {
  min-width: 24px; }
  #application_list TH.with-icon &gt; I.fa {
    display: none; }

.application_notread {
  font-weight: bold; }

#application_edit .block-civil .field label {
  display: none; }

#application_edit .div-clear {
  display: none; }

#application_edit #history-status-inline-hidden &gt; li:last-child {
  color: #4e7c98; }

#application_edit #history-status-inline-hidden .chevron-list-status &gt; i {
  margin: -2px;
  font-size: 10px; }

#application_edit #history-status-inline-hidden .circle-list-status &gt; i {
  font-size: 10px; }

#application_edit #history-status-inline-hidden .status-detail:first-child {
  cursor: default; }

#application_edit #history-status-inline-hidden .status-detail {
  cursor: pointer; }

#application_edit #history-status-inline &gt; li:last-child {
  color: #4e7c98; }

#application_edit #history-status-inline .chevron-list-status &gt; i {
  margin: -2px;
  font-size: 10px; }

#application_edit #history-status-inline .circle-list-status &gt; i {
  font-size: 10px; }

#application_edit #history-status-inline .status-detail:first-child {
  cursor: default; }

#application_edit #history-status-inline .status-detail {
  cursor: pointer; }

.show_more_application_note {
  border: 1px solid #dddada;
  min-height: 30px;
  padding: 5px;
  margin: 5px 0; }

.readonly_div_contact ul {
  padding: 0 10px; }

.gestmax-container-view .button-select-contact {
  display: none; }

.gestmax-container-view .block-civil .form-field {
  flex: 0 0  100% !important;
  max-width: 100% !important; }

.button-select-contact {
  height: 20px;
  padding-top: 0px;
  padding-bottom: 0px; }

#application_forward .candidates-list {
  margin-left: 16.6666666667%; }

#application_forward .forward-email-container {
  float: right;
  margin-left: 8px; }

#modalStatusChangeConfirmation {
  z-index: 1051; }

#help-extension-installation {
  background: white;
  margin: auto;
  width: 90%;
  padding: 24px;
  border-radius: 5px;
  font-size: 14px; }
  #help-extension-installation h2 {
    margin: 0 0 18px 0; }
    #help-extension-installation h2 img {
      vertical-align: bottom; }
  #help-extension-installation h3 i {
    color: #4587F3; }
  #help-extension-installation .step {
    width: 60px;
    height: 1px;
    background: #DDD;
    margin: 0 0 16px; }
  #help-extension-installation .fa-check {
    color: green; }

ul.timeline {
  list-style-type: none;
  position: relative; }

ul.timeline:before {
  content: ' ';
  background: #d4d9df;
  display: inline-block;
  position: absolute;
  left: 29px;
  width: 2px;
  height: 100%;
  z-index: 400; }

ul.timeline &gt; li {
  margin: 20px 0;
  padding-left: 20px; }

ul.timeline &gt; li:before {
  content: ' ';
  background: white;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #22c0e8;
  left: 20px;
  width: 20px;
  height: 20px;
  z-index: 400; }

.people_type br {
  display: none; }

.form-candidate-create {
  margin: 0 12px; }
  .form-candidate-create .card, .form-candidate-create #application_edit FIELDSET, #application_edit .form-candidate-create FIELDSET, .form-candidate-create #bookmark_edit FIELDSET, #bookmark_edit .form-candidate-create FIELDSET, .form-candidate-create #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .form-candidate-create FIELDSET, .form-candidate-create #candidate_edit FIELDSET, #candidate_edit .form-candidate-create FIELDSET, .form-candidate-create #candidateaccount_edit FIELDSET, #candidateaccount_edit .form-candidate-create FIELDSET, .form-candidate-create #employeeaccount_edit FIELDSET, #employeeaccount_edit .form-candidate-create FIELDSET, .form-candidate-create #home_index fieldset, #home_index .form-candidate-create fieldset {
    border-radius: 4px; }
  .form-candidate-create .item-content {
    padding: 0; }
    .form-candidate-create .item-content &gt; .card-header, .form-candidate-create #application_edit FIELDSET .item-content &gt; LEGEND, #application_edit FIELDSET .form-candidate-create .item-content &gt; LEGEND, .form-candidate-create #bookmark_edit FIELDSET .item-content &gt; LEGEND, #bookmark_edit FIELDSET .form-candidate-create .item-content &gt; LEGEND, .form-candidate-create #recruitingeventapp_edit FIELDSET .item-content &gt; LEGEND, #recruitingeventapp_edit FIELDSET .form-candidate-create .item-content &gt; LEGEND, .form-candidate-create #candidate_edit FIELDSET .item-content &gt; LEGEND, #candidate_edit FIELDSET .form-candidate-create .item-content &gt; LEGEND, .form-candidate-create #candidateaccount_edit FIELDSET .item-content &gt; LEGEND, #candidateaccount_edit FIELDSET .form-candidate-create .item-content &gt; LEGEND, .form-candidate-create #employeeaccount_edit FIELDSET .item-content &gt; LEGEND, #employeeaccount_edit FIELDSET .form-candidate-create .item-content &gt; LEGEND, .form-candidate-create #home_index fieldset .item-content &gt; h3, #home_index fieldset .form-candidate-create .item-content &gt; h3 {
      font-weight: bold; }
  .form-candidate-create .card-header, .form-candidate-create #application_edit FIELDSET LEGEND, #application_edit FIELDSET .form-candidate-create LEGEND, .form-candidate-create #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .form-candidate-create LEGEND, .form-candidate-create #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .form-candidate-create LEGEND, .form-candidate-create #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .form-candidate-create LEGEND, .form-candidate-create #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .form-candidate-create LEGEND, .form-candidate-create #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .form-candidate-create LEGEND, .form-candidate-create #home_index fieldset h3, #home_index fieldset .form-candidate-create h3 {
    border-radius: 4px;
    background-color: #f7f7f7 !important;
    color: #444 !important; }

/*
	CSS du formulaire candidat apparaissant sur :
	- Détail d'une candidature
	- Détail d'une candidature en session
	- Candidat dans le vivier
	- Compte candidat
	- Compte collaborateur
*/
#application_edit .card, #application_edit FIELDSET, #application_edit #bookmark_edit FIELDSET, #bookmark_edit #application_edit FIELDSET, #application_edit #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit FIELDSET, #application_edit #candidate_edit FIELDSET, #candidate_edit #application_edit FIELDSET, #application_edit #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit FIELDSET, #application_edit #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit FIELDSET, #application_edit #home_index fieldset, #home_index #application_edit fieldset {
  margin-bottom: 20px;
  width: 100%;
  /*&amp;.item { overflow: hidden; }*/ }
  #application_edit .card .handle, #application_edit FIELDSET .handle, #application_edit #bookmark_edit FIELDSET .handle, #bookmark_edit #application_edit FIELDSET .handle, #application_edit #recruitingeventapp_edit FIELDSET .handle, #recruitingeventapp_edit #application_edit FIELDSET .handle, #application_edit #candidate_edit FIELDSET .handle, #candidate_edit #application_edit FIELDSET .handle, #application_edit #candidateaccount_edit FIELDSET .handle, #candidateaccount_edit #application_edit FIELDSET .handle, #application_edit #employeeaccount_edit FIELDSET .handle, #employeeaccount_edit #application_edit FIELDSET .handle, #application_edit #home_index fieldset .handle, #home_index #application_edit fieldset .handle {
    /*color: map-get($bg_colors, 'blue-secondary');
				background-color: map-get($bg_colors, 'blue-primary');*/
    font-weight: 800;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: move; }
    #application_edit .card .handle .btn, #application_edit FIELDSET .handle .btn, #application_edit #bookmark_edit FIELDSET .handle .btn, #bookmark_edit #application_edit FIELDSET .handle .btn, #application_edit #recruitingeventapp_edit FIELDSET .handle .btn, #recruitingeventapp_edit #application_edit FIELDSET .handle .btn, #application_edit #candidate_edit FIELDSET .handle .btn, #candidate_edit #application_edit FIELDSET .handle .btn, #application_edit #candidateaccount_edit FIELDSET .handle .btn, #candidateaccount_edit #application_edit FIELDSET .handle .btn, #application_edit #employeeaccount_edit FIELDSET .handle .btn, #employeeaccount_edit #application_edit FIELDSET .handle .btn, #application_edit #home_index fieldset .handle .btn, #home_index #application_edit fieldset .handle .btn, #application_edit .card .handle .btn-default, #application_edit FIELDSET .handle .btn-default, #application_edit #bookmark_edit FIELDSET .handle .btn-default, #bookmark_edit #application_edit FIELDSET .handle .btn-default, #application_edit #recruitingeventapp_edit FIELDSET .handle .btn-default, #recruitingeventapp_edit #application_edit FIELDSET .handle .btn-default, #application_edit #candidate_edit FIELDSET .handle .btn-default, #candidate_edit #application_edit FIELDSET .handle .btn-default, #application_edit #candidateaccount_edit FIELDSET .handle .btn-default, #candidateaccount_edit #application_edit FIELDSET .handle .btn-default, #application_edit #employeeaccount_edit FIELDSET .handle .btn-default, #employeeaccount_edit #application_edit FIELDSET .handle .btn-default, #application_edit #home_index fieldset .handle .btn-default, #home_index #application_edit fieldset .handle .btn-default, #application_edit .card .handle button, #application_edit FIELDSET .handle button, #application_edit #bookmark_edit FIELDSET .handle button, #bookmark_edit #application_edit FIELDSET .handle button, #application_edit #recruitingeventapp_edit FIELDSET .handle button, #recruitingeventapp_edit #application_edit FIELDSET .handle button, #application_edit #candidate_edit FIELDSET .handle button, #candidate_edit #application_edit FIELDSET .handle button, #application_edit #candidateaccount_edit FIELDSET .handle button, #candidateaccount_edit #application_edit FIELDSET .handle button, #application_edit #employeeaccount_edit FIELDSET .handle button, #employeeaccount_edit #application_edit FIELDSET .handle button, #application_edit #home_index fieldset .handle button, #home_index #application_edit fieldset .handle button, #application_edit .card .handle .advbutton, #application_edit FIELDSET .handle .advbutton, #application_edit #bookmark_edit FIELDSET .handle .advbutton, #bookmark_edit #application_edit FIELDSET .handle .advbutton, #application_edit #recruitingeventapp_edit FIELDSET .handle .advbutton, #recruitingeventapp_edit #application_edit FIELDSET .handle .advbutton, #application_edit #candidate_edit FIELDSET .handle .advbutton, #candidate_edit #application_edit FIELDSET .handle .advbutton, #application_edit #candidateaccount_edit FIELDSET .handle .advbutton, #candidateaccount_edit #application_edit FIELDSET .handle .advbutton, #application_edit #employeeaccount_edit FIELDSET .handle .advbutton, #employeeaccount_edit #application_edit FIELDSET .handle .advbutton, #application_edit #home_index fieldset .handle .advbutton, #home_index #application_edit fieldset .handle .advbutton {
      padding: 2px 5px 0;
      box-shadow: none;
      border: 1px solid #CDD9DC; }
  #application_edit .card .form-group, #application_edit FIELDSET .form-group, #application_edit #bookmark_edit FIELDSET .form-group, #bookmark_edit #application_edit FIELDSET .form-group, #application_edit #recruitingeventapp_edit FIELDSET .form-group, #recruitingeventapp_edit #application_edit FIELDSET .form-group, #application_edit #candidate_edit FIELDSET .form-group, #candidate_edit #application_edit FIELDSET .form-group, #application_edit #candidateaccount_edit FIELDSET .form-group, #candidateaccount_edit #application_edit FIELDSET .form-group, #application_edit #employeeaccount_edit FIELDSET .form-group, #employeeaccount_edit #application_edit FIELDSET .form-group, #application_edit #home_index fieldset .form-group, #home_index #application_edit fieldset .form-group {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
    #application_edit .card .form-group label, #application_edit FIELDSET .form-group label, #application_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #application_edit FIELDSET .form-group label, #application_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #application_edit FIELDSET .form-group label, #application_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #application_edit FIELDSET .form-group label, #application_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #application_edit FIELDSET .form-group label, #application_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #application_edit FIELDSET .form-group label, #application_edit #home_index fieldset .form-group label, #home_index #application_edit fieldset .form-group label {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 576px) {
        #application_edit .card .form-group label, #application_edit FIELDSET .form-group label, #application_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #application_edit FIELDSET .form-group label, #application_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #application_edit FIELDSET .form-group label, #application_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #application_edit FIELDSET .form-group label, #application_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #application_edit FIELDSET .form-group label, #application_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #application_edit FIELDSET .form-group label, #application_edit #home_index fieldset .form-group label, #home_index #application_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
      @media (min-width: 768px) {
        #application_edit .card .form-group label, #application_edit FIELDSET .form-group label, #application_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #application_edit FIELDSET .form-group label, #application_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #application_edit FIELDSET .form-group label, #application_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #application_edit FIELDSET .form-group label, #application_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #application_edit FIELDSET .form-group label, #application_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #application_edit FIELDSET .form-group label, #application_edit #home_index fieldset .form-group label, #home_index #application_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
      @media (min-width: 992px) {
        #application_edit .card .form-group label, #application_edit FIELDSET .form-group label, #application_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #application_edit FIELDSET .form-group label, #application_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #application_edit FIELDSET .form-group label, #application_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #application_edit FIELDSET .form-group label, #application_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #application_edit FIELDSET .form-group label, #application_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #application_edit FIELDSET .form-group label, #application_edit #home_index fieldset .form-group label, #home_index #application_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
    #application_edit .card .form-group .form-field, #application_edit FIELDSET .form-group .form-field, #application_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #application_edit FIELDSET .form-group .form-field, #application_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #home_index fieldset .form-group .form-field, #home_index #application_edit fieldset .form-group .form-field {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 576px) {
        #application_edit .card .form-group .form-field, #application_edit FIELDSET .form-group .form-field, #application_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #application_edit FIELDSET .form-group .form-field, #application_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #home_index fieldset .form-group .form-field, #home_index #application_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
      @media (min-width: 768px) {
        #application_edit .card .form-group .form-field, #application_edit FIELDSET .form-group .form-field, #application_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #application_edit FIELDSET .form-group .form-field, #application_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #home_index fieldset .form-group .form-field, #home_index #application_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
      @media (min-width: 992px) {
        #application_edit .card .form-group .form-field, #application_edit FIELDSET .form-group .form-field, #application_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #application_edit FIELDSET .form-group .form-field, #application_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #home_index fieldset .form-group .form-field, #home_index #application_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
    #application_edit .card .form-group.readonly_div, #application_edit FIELDSET .form-group.readonly_div, #application_edit #bookmark_edit FIELDSET .form-group.readonly_div, #bookmark_edit #application_edit FIELDSET .form-group.readonly_div, #application_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div, #recruitingeventapp_edit #application_edit FIELDSET .form-group.readonly_div, #application_edit #candidate_edit FIELDSET .form-group.readonly_div, #candidate_edit #application_edit FIELDSET .form-group.readonly_div, #application_edit #candidateaccount_edit FIELDSET .form-group.readonly_div, #candidateaccount_edit #application_edit FIELDSET .form-group.readonly_div, #application_edit #employeeaccount_edit FIELDSET .form-group.readonly_div, #employeeaccount_edit #application_edit FIELDSET .form-group.readonly_div, #application_edit #home_index fieldset .form-group.readonly_div, #home_index #application_edit fieldset .form-group.readonly_div {
      margin-bottom: 5px; }
      #application_edit .card .form-group.readonly_div label, #application_edit FIELDSET .form-group.readonly_div label, #application_edit #bookmark_edit FIELDSET .form-group.readonly_div label, #bookmark_edit #application_edit FIELDSET .form-group.readonly_div label, #application_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div label, #recruitingeventapp_edit #application_edit FIELDSET .form-group.readonly_div label, #application_edit #candidate_edit FIELDSET .form-group.readonly_div label, #candidate_edit #application_edit FIELDSET .form-group.readonly_div label, #application_edit #candidateaccount_edit FIELDSET .form-group.readonly_div label, #candidateaccount_edit #application_edit FIELDSET .form-group.readonly_div label, #application_edit #employeeaccount_edit FIELDSET .form-group.readonly_div label, #employeeaccount_edit #application_edit FIELDSET .form-group.readonly_div label, #application_edit #home_index fieldset .form-group.readonly_div label, #home_index #application_edit fieldset .form-group.readonly_div label, #application_edit .card .form-group.readonly_div .form-control-static, #application_edit FIELDSET .form-group.readonly_div .form-control-static, #application_edit #bookmark_edit FIELDSET .form-group.readonly_div .form-control-static, #bookmark_edit #application_edit FIELDSET .form-group.readonly_div .form-control-static, #application_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div .form-control-static, #recruitingeventapp_edit #application_edit FIELDSET .form-group.readonly_div .form-control-static, #application_edit #candidate_edit FIELDSET .form-group.readonly_div .form-control-static, #candidate_edit #application_edit FIELDSET .form-group.readonly_div .form-control-static, #application_edit #candidateaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #candidateaccount_edit #application_edit FIELDSET .form-group.readonly_div .form-control-static, #application_edit #employeeaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #employeeaccount_edit #application_edit FIELDSET .form-group.readonly_div .form-control-static, #application_edit #home_index fieldset .form-group.readonly_div .form-control-static, #home_index #application_edit fieldset .form-group.readonly_div .form-control-static {
        text-align: left;
        margin: 0; }
    #application_edit .card .form-group.candidate-edit-mod, #application_edit FIELDSET .form-group.candidate-edit-mod, #application_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod, #bookmark_edit #application_edit FIELDSET .form-group.candidate-edit-mod, #application_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod, #recruitingeventapp_edit #application_edit FIELDSET .form-group.candidate-edit-mod, #application_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod, #candidate_edit #application_edit FIELDSET .form-group.candidate-edit-mod, #application_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod, #candidateaccount_edit #application_edit FIELDSET .form-group.candidate-edit-mod, #application_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod, #employeeaccount_edit #application_edit FIELDSET .form-group.candidate-edit-mod, #application_edit #home_index fieldset .form-group.candidate-edit-mod, #home_index #application_edit fieldset .form-group.candidate-edit-mod {
      margin-bottom: 8px; }
      #application_edit .card .form-group.candidate-edit-mod label, #application_edit FIELDSET .form-group.candidate-edit-mod label, #application_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod label, #bookmark_edit #application_edit FIELDSET .form-group.candidate-edit-mod label, #application_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod label, #recruitingeventapp_edit #application_edit FIELDSET .form-group.candidate-edit-mod label, #application_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod label, #candidate_edit #application_edit FIELDSET .form-group.candidate-edit-mod label, #application_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod label, #candidateaccount_edit #application_edit FIELDSET .form-group.candidate-edit-mod label, #application_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod label, #employeeaccount_edit #application_edit FIELDSET .form-group.candidate-edit-mod label, #application_edit #home_index fieldset .form-group.candidate-edit-mod label, #home_index #application_edit fieldset .form-group.candidate-edit-mod label {
        text-align: right; }
    #application_edit .card .form-group.hidden, #application_edit FIELDSET .form-group.hidden, #application_edit #bookmark_edit FIELDSET .form-group.hidden, #bookmark_edit #application_edit FIELDSET .form-group.hidden, #application_edit #recruitingeventapp_edit FIELDSET .form-group.hidden, #recruitingeventapp_edit #application_edit FIELDSET .form-group.hidden, #application_edit #candidate_edit FIELDSET .form-group.hidden, #candidate_edit #application_edit FIELDSET .form-group.hidden, #application_edit #candidateaccount_edit FIELDSET .form-group.hidden, #candidateaccount_edit #application_edit FIELDSET .form-group.hidden, #application_edit #employeeaccount_edit FIELDSET .form-group.hidden, #employeeaccount_edit #application_edit FIELDSET .form-group.hidden, #application_edit #home_index fieldset .form-group.hidden, #home_index #application_edit fieldset .form-group.hidden {
      display: none !important; }
  #application_edit .card .item-content, #application_edit FIELDSET .item-content, #application_edit #bookmark_edit FIELDSET .item-content, #bookmark_edit #application_edit FIELDSET .item-content, #application_edit #recruitingeventapp_edit FIELDSET .item-content, #recruitingeventapp_edit #application_edit FIELDSET .item-content, #application_edit #candidate_edit FIELDSET .item-content, #candidate_edit #application_edit FIELDSET .item-content, #application_edit #candidateaccount_edit FIELDSET .item-content, #candidateaccount_edit #application_edit FIELDSET .item-content, #application_edit #employeeaccount_edit FIELDSET .item-content, #employeeaccount_edit #application_edit FIELDSET .item-content, #application_edit #home_index fieldset .item-content, #home_index #application_edit fieldset .item-content {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0; }

#application_edit FIELDSET {
  margin-bottom: 20px; }
  #application_edit FIELDSET LEGEND {
    font-size: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.125); }

#application_edit .block-civil .candidate_zip {
  float: left; }
  #application_edit .block-civil .candidate_zip .form-field {
    white-space: nowrap;
    padding-right: 8px !important; }

#application_edit .block-civil .img-cand {
  width: 120px;
  height: 120px;
  margin: 0px 10px; }

#application_edit .block-civil .img-content {
  display: inline-block !important; }
  #application_edit .block-civil .img-content:hover .img-action {
    display: block; }

#application_edit .block-civil .img-action {
  float: right;
  display: none; }

#application_edit .block-civil #profile-icons {
  list-style: none;
  padding: 0;
  margin: 10px 10px; }
  #application_edit .block-civil #profile-icons LI {
    border: 1px solid #E0DBDB;
    margin: 5px;
    padding: 2px 4px;
    background: #F9F4F4;
    text-align: center; }

#application_edit .block-civil .field .mainlabel {
  display: none !important; }

#application_edit .block-civil .field .show-label label {
  display: inline !important;
  flex: 0 0 0;
  padding: 0 0 0 15px; }

#application_edit .block-civil .field .vacancy_id {
  display: none; }

#application_edit .block-civil .field .form-group {
  margin-bottom: 0 !important; }

#application_edit .block-civil .progress {
  height: auto;
  border: 1px solid #b1b1b1;
  border-radius: 2px; }
  #application_edit .block-civil .progress .progress-bar {
    min-height: 19px; }
  #application_edit .block-civil .progress:hover {
    text-decoration: none !important; }

#application_edit .gestmax-container-view .email-error-container {
  float: left; }
  #application_edit .gestmax-container-view .email-error-container .email-error-without-button {
    line-height: 28px; }

#application_edit .gestmax-container-view .form-group-candidate_email {
  line-height: 28px; }

#application_edit .block-doc .field {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 0 8px 8px 0;
  background: #F9F4F4;
  border: 1px solid #E4E0E0; }
  #application_edit .block-doc .field LABEL {
    display: inline-block;
    width: auto;
    max-width: none;
    padding: 0 6px;
    margin: 0;
    line-height: 31px;
    height: 31px; }
  #application_edit .block-doc .field .file {
    display: inline-block;
    vertical-align: top; }
    #application_edit .block-doc .field .file .filename {
      padding-right: 5px; }
    #application_edit .block-doc .field .file.file_candidate_photo .filename {
      display: none; }
    #application_edit .block-doc .field .file.file_candidate_photo .filelink-preview {
      border-left: none; }
    #application_edit .block-doc .field .file .filelink, #application_edit .block-doc .field .file .filelink-preview, #application_edit .block-doc .field .file .filedelete {
      margin: 0 !important;
      padding: 0 8px;
      border-left: 1px solid #E4E0E0;
      display: inline-block;
      height: 31px;
      line-height: 31px; }
  #application_edit .block-doc .field .inputinfos {
    margin: 0;
    border-top: 1px solid #E4E0E0;
    padding: 2px 6px; }
  #application_edit .block-doc .field .form-field {
    display: inline-block;
    padding: 0 6px 0 6px;
    width: auto;
    max-width: none;
    border-left: 1px solid #E4E0E0;
    height: 31px;
    vertical-align: top; }
    #application_edit .block-doc .field .form-field INPUT {
      padding: 0;
      margin: 0; }

#application_edit .block-bnr, #application_edit .form_bnr {
  overflow: initial !important; }
  #application_edit .block-bnr .form_bnr .form_bnr_div, #application_edit .form_bnr .form_bnr .form_bnr_div {
    margin: 12px -12px; }
  #application_edit .block-bnr .form_bnr_div, #application_edit .form_bnr .form_bnr_div {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
    padding: 15px;
    margin: 12px 0px 30px 0; }
    #application_edit .block-bnr .form_bnr_div #application_note_text, #application_edit .block-bnr .form_bnr_div #candidate_note_text, #application_edit .form_bnr .form_bnr_div #application_note_text, #application_edit .form_bnr .form_bnr_div #candidate_note_text {
      width: 100%;
      min-height: 85px;
      border: none;
      box-shadow: inset 0 -1px 0 #ddd;
      background-color: transparent; }
  #application_edit .block-bnr #table-bnr, #application_edit .form_bnr #table-bnr {
    width: -webkit-fill-available; }
    #application_edit .block-bnr #table-bnr td, #application_edit .form_bnr #table-bnr td {
      padding: 10px; }
    #application_edit .block-bnr #table-bnr a, #application_edit .form_bnr #table-bnr a {
      margin-left: 5px; }
    #application_edit .block-bnr #table-bnr .delete, #application_edit .form_bnr #table-bnr .delete {
      color: red;
      margin-right: 5px; }
    #application_edit .block-bnr #table-bnr .actions, #application_edit .block-bnr #table-bnr .actions_pool, #application_edit .form_bnr #table-bnr .actions, #application_edit .form_bnr #table-bnr .actions_pool {
      float: right;
      background: #FFF;
      padding: 2px 2px;
      border: 1px solid #CCC; }
      #application_edit .block-bnr #table-bnr .actions span.blue, #application_edit .block-bnr #table-bnr .actions_pool span.blue, #application_edit .form_bnr #table-bnr .actions span.blue, #application_edit .form_bnr #table-bnr .actions_pool span.blue {
        color: #00A3CB; }
    #application_edit .block-bnr #table-bnr .attachments_note_block, #application_edit .form_bnr #table-bnr .attachments_note_block {
      margin: 8px 0 5px 0; }
      #application_edit .block-bnr #table-bnr .attachments_note_block .display_attachments_note, #application_edit .form_bnr #table-bnr .attachments_note_block .display_attachments_note {
        cursor: pointer; }
    #application_edit .block-bnr #table-bnr .notepad-field, #application_edit .form_bnr #table-bnr .notepad-field {
      margin: 8px 0 5px 0; }
      #application_edit .block-bnr #table-bnr .notepad-field A, #application_edit .form_bnr #table-bnr .notepad-field A {
        margin: 0 10px 0 0px; }
        #application_edit .block-bnr #table-bnr .notepad-field A IMG, #application_edit .form_bnr #table-bnr .notepad-field A IMG {
          margin: -2px 5px 0 0; }

#application_edit .block-bnr .author, #application_edit #drag-block-history-candidate .author, #application_edit #collapse-recruiter-note-pad .author, #application_edit #collapse-assessment-history .author, #application_edit #collapse-assessment-recruitingevent-history .author {
  background: #1d97f2;
  padding: 5px;
  border-radius: 50%;
  font-size: 10px;
  color: #FFF;
  font-weight: bold; }

#application_edit .block-bnr .note_2, #application_edit .block-bnr .note_1, #application_edit #drag-block-history-candidate .note_2, #application_edit #drag-block-history-candidate .note_1, #application_edit #collapse-recruiter-note-pad .note_2, #application_edit #collapse-recruiter-note-pad .note_1, #application_edit #collapse-assessment-history .note_2, #application_edit #collapse-assessment-history .note_1, #application_edit #collapse-assessment-recruitingevent-history .note_2, #application_edit #collapse-assessment-recruitingevent-history .note_1 {
  margin-top: 2px; }
  #application_edit .block-bnr .note_2 .shortname, #application_edit .block-bnr .note_1 .shortname, #application_edit #drag-block-history-candidate .note_2 .shortname, #application_edit #drag-block-history-candidate .note_1 .shortname, #application_edit #collapse-recruiter-note-pad .note_2 .shortname, #application_edit #collapse-recruiter-note-pad .note_1 .shortname, #application_edit #collapse-assessment-history .note_2 .shortname, #application_edit #collapse-assessment-history .note_1 .shortname, #application_edit #collapse-assessment-recruitingevent-history .note_2 .shortname, #application_edit #collapse-assessment-recruitingevent-history .note_1 .shortname {
    color: #FFF;
    background: #00A3CB;
    color: #FFF;
    padding: 2px;
    border-radius: 13px;
    cursor: default; }
  #application_edit .block-bnr .note_2 .application_note_text, #application_edit .block-bnr .note_2 .candidate_note_text, #application_edit .block-bnr .note_1 .application_note_text, #application_edit .block-bnr .note_1 .candidate_note_text, #application_edit #drag-block-history-candidate .note_2 .application_note_text, #application_edit #drag-block-history-candidate .note_2 .candidate_note_text, #application_edit #drag-block-history-candidate .note_1 .application_note_text, #application_edit #drag-block-history-candidate .note_1 .candidate_note_text, #application_edit #collapse-recruiter-note-pad .note_2 .application_note_text, #application_edit #collapse-recruiter-note-pad .note_2 .candidate_note_text, #application_edit #collapse-recruiter-note-pad .note_1 .application_note_text, #application_edit #collapse-recruiter-note-pad .note_1 .candidate_note_text, #application_edit #collapse-assessment-history .note_2 .application_note_text, #application_edit #collapse-assessment-history .note_2 .candidate_note_text, #application_edit #collapse-assessment-history .note_1 .application_note_text, #application_edit #collapse-assessment-history .note_1 .candidate_note_text, #application_edit #collapse-assessment-recruitingevent-history .note_2 .application_note_text, #application_edit #collapse-assessment-recruitingevent-history .note_2 .candidate_note_text, #application_edit #collapse-assessment-recruitingevent-history .note_1 .application_note_text, #application_edit #collapse-assessment-recruitingevent-history .note_1 .candidate_note_text {
    width: 100% !important;
    min-height: 85px !important;
    border: none;
    box-shadow: inset 0 -1px 0 #ddd;
    background: #FFF; }

#application_edit .block-bnr .note_private, #application_edit #drag-block-history-candidate .note_private, #application_edit #collapse-recruiter-note-pad .note_private, #application_edit #collapse-assessment-history .note_private, #application_edit #collapse-assessment-recruitingevent-history .note_private {
  background: #b4cbe9;
  border: 2px solid #b6b2b2; }

#application_edit .block-bnr .note_private_label, #application_edit #drag-block-history-candidate .note_private_label, #application_edit #collapse-recruiter-note-pad .note_private_label, #application_edit #collapse-assessment-history .note_private_label, #application_edit #collapse-assessment-recruitingevent-history .note_private_label {
  float: right;
  font-weight: bold;
  font-size: 0.85em;
  font-style: italic;
  margin-right: 8px; }

#application_edit .block-bnr .actions a:hover, #application_edit #drag-block-history-candidate .actions a:hover, #application_edit #collapse-recruiter-note-pad .actions a:hover, #application_edit #collapse-assessment-history .actions a:hover, #application_edit #collapse-assessment-recruitingevent-history .actions a:hover {
  text-decoration: none; }

#bookmark_edit .card, #bookmark_edit #application_edit FIELDSET, #application_edit #bookmark_edit FIELDSET, #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit FIELDSET, #candidate_edit #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit FIELDSET, #bookmark_edit #home_index fieldset, #home_index #bookmark_edit fieldset {
  margin-bottom: 20px;
  width: 100%;
  /*&amp;.item { overflow: hidden; }*/ }
  #bookmark_edit .card .handle, #bookmark_edit #application_edit FIELDSET .handle, #application_edit #bookmark_edit FIELDSET .handle, #bookmark_edit FIELDSET .handle, #bookmark_edit #recruitingeventapp_edit FIELDSET .handle, #recruitingeventapp_edit #bookmark_edit FIELDSET .handle, #bookmark_edit #candidate_edit FIELDSET .handle, #candidate_edit #bookmark_edit FIELDSET .handle, #bookmark_edit #candidateaccount_edit FIELDSET .handle, #candidateaccount_edit #bookmark_edit FIELDSET .handle, #bookmark_edit #employeeaccount_edit FIELDSET .handle, #employeeaccount_edit #bookmark_edit FIELDSET .handle, #bookmark_edit #home_index fieldset .handle, #home_index #bookmark_edit fieldset .handle {
    /*color: map-get($bg_colors, 'blueppt-secondary');
				background-color: map-get($bg_colors, 'blueppt-primary');*/
    font-weight: 800;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: move; }
    #bookmark_edit .card .handle .btn, #bookmark_edit #application_edit FIELDSET .handle .btn, #application_edit #bookmark_edit FIELDSET .handle .btn, #bookmark_edit FIELDSET .handle .btn, #bookmark_edit #recruitingeventapp_edit FIELDSET .handle .btn, #recruitingeventapp_edit #bookmark_edit FIELDSET .handle .btn, #bookmark_edit #candidate_edit FIELDSET .handle .btn, #candidate_edit #bookmark_edit FIELDSET .handle .btn, #bookmark_edit #candidateaccount_edit FIELDSET .handle .btn, #candidateaccount_edit #bookmark_edit FIELDSET .handle .btn, #bookmark_edit #employeeaccount_edit FIELDSET .handle .btn, #employeeaccount_edit #bookmark_edit FIELDSET .handle .btn, #bookmark_edit #home_index fieldset .handle .btn, #home_index #bookmark_edit fieldset .handle .btn, #bookmark_edit .card .handle .btn-default, #bookmark_edit #application_edit FIELDSET .handle .btn-default, #application_edit #bookmark_edit FIELDSET .handle .btn-default, #bookmark_edit FIELDSET .handle .btn-default, #bookmark_edit #recruitingeventapp_edit FIELDSET .handle .btn-default, #recruitingeventapp_edit #bookmark_edit FIELDSET .handle .btn-default, #bookmark_edit #candidate_edit FIELDSET .handle .btn-default, #candidate_edit #bookmark_edit FIELDSET .handle .btn-default, #bookmark_edit #candidateaccount_edit FIELDSET .handle .btn-default, #candidateaccount_edit #bookmark_edit FIELDSET .handle .btn-default, #bookmark_edit #employeeaccount_edit FIELDSET .handle .btn-default, #employeeaccount_edit #bookmark_edit FIELDSET .handle .btn-default, #bookmark_edit #home_index fieldset .handle .btn-default, #home_index #bookmark_edit fieldset .handle .btn-default, #bookmark_edit .card .handle button, #bookmark_edit #application_edit FIELDSET .handle button, #application_edit #bookmark_edit FIELDSET .handle button, #bookmark_edit FIELDSET .handle button, #bookmark_edit #recruitingeventapp_edit FIELDSET .handle button, #recruitingeventapp_edit #bookmark_edit FIELDSET .handle button, #bookmark_edit #candidate_edit FIELDSET .handle button, #candidate_edit #bookmark_edit FIELDSET .handle button, #bookmark_edit #candidateaccount_edit FIELDSET .handle button, #candidateaccount_edit #bookmark_edit FIELDSET .handle button, #bookmark_edit #employeeaccount_edit FIELDSET .handle button, #employeeaccount_edit #bookmark_edit FIELDSET .handle button, #bookmark_edit #home_index fieldset .handle button, #home_index #bookmark_edit fieldset .handle button, #bookmark_edit .card .handle .advbutton, #bookmark_edit #application_edit FIELDSET .handle .advbutton, #application_edit #bookmark_edit FIELDSET .handle .advbutton, #bookmark_edit FIELDSET .handle .advbutton, #bookmark_edit #recruitingeventapp_edit FIELDSET .handle .advbutton, #recruitingeventapp_edit #bookmark_edit FIELDSET .handle .advbutton, #bookmark_edit #candidate_edit FIELDSET .handle .advbutton, #candidate_edit #bookmark_edit FIELDSET .handle .advbutton, #bookmark_edit #candidateaccount_edit FIELDSET .handle .advbutton, #candidateaccount_edit #bookmark_edit FIELDSET .handle .advbutton, #bookmark_edit #employeeaccount_edit FIELDSET .handle .advbutton, #employeeaccount_edit #bookmark_edit FIELDSET .handle .advbutton, #bookmark_edit #home_index fieldset .handle .advbutton, #home_index #bookmark_edit fieldset .handle .advbutton {
      padding: 2px 5px 0;
      box-shadow: none;
      border: 1px solid #CDD9DC; }
  #bookmark_edit .card .form-group, #bookmark_edit #application_edit FIELDSET .form-group, #application_edit #bookmark_edit FIELDSET .form-group, #bookmark_edit FIELDSET .form-group, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group, #bookmark_edit #candidate_edit FIELDSET .form-group, #candidate_edit #bookmark_edit FIELDSET .form-group, #bookmark_edit #candidateaccount_edit FIELDSET .form-group, #candidateaccount_edit #bookmark_edit FIELDSET .form-group, #bookmark_edit #employeeaccount_edit FIELDSET .form-group, #employeeaccount_edit #bookmark_edit FIELDSET .form-group, #bookmark_edit #home_index fieldset .form-group, #home_index #bookmark_edit fieldset .form-group {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
    #bookmark_edit .card .form-group label, #bookmark_edit #application_edit FIELDSET .form-group label, #application_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit FIELDSET .form-group label, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #home_index fieldset .form-group label, #home_index #bookmark_edit fieldset .form-group label {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 576px) {
        #bookmark_edit .card .form-group label, #bookmark_edit #application_edit FIELDSET .form-group label, #application_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit FIELDSET .form-group label, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #home_index fieldset .form-group label, #home_index #bookmark_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
      @media (min-width: 768px) {
        #bookmark_edit .card .form-group label, #bookmark_edit #application_edit FIELDSET .form-group label, #application_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit FIELDSET .form-group label, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #home_index fieldset .form-group label, #home_index #bookmark_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
      @media (min-width: 992px) {
        #bookmark_edit .card .form-group label, #bookmark_edit #application_edit FIELDSET .form-group label, #application_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit FIELDSET .form-group label, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #home_index fieldset .form-group label, #home_index #bookmark_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
    #bookmark_edit .card .form-group .form-field, #bookmark_edit #application_edit FIELDSET .form-group .form-field, #application_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #home_index fieldset .form-group .form-field, #home_index #bookmark_edit fieldset .form-group .form-field {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 576px) {
        #bookmark_edit .card .form-group .form-field, #bookmark_edit #application_edit FIELDSET .form-group .form-field, #application_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #home_index fieldset .form-group .form-field, #home_index #bookmark_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
      @media (min-width: 768px) {
        #bookmark_edit .card .form-group .form-field, #bookmark_edit #application_edit FIELDSET .form-group .form-field, #application_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #home_index fieldset .form-group .form-field, #home_index #bookmark_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
      @media (min-width: 992px) {
        #bookmark_edit .card .form-group .form-field, #bookmark_edit #application_edit FIELDSET .form-group .form-field, #application_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #home_index fieldset .form-group .form-field, #home_index #bookmark_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
    #bookmark_edit .card .form-group.readonly_div, #bookmark_edit #application_edit FIELDSET .form-group.readonly_div, #application_edit #bookmark_edit FIELDSET .form-group.readonly_div, #bookmark_edit FIELDSET .form-group.readonly_div, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group.readonly_div, #bookmark_edit #candidate_edit FIELDSET .form-group.readonly_div, #candidate_edit #bookmark_edit FIELDSET .form-group.readonly_div, #bookmark_edit #candidateaccount_edit FIELDSET .form-group.readonly_div, #candidateaccount_edit #bookmark_edit FIELDSET .form-group.readonly_div, #bookmark_edit #employeeaccount_edit FIELDSET .form-group.readonly_div, #employeeaccount_edit #bookmark_edit FIELDSET .form-group.readonly_div, #bookmark_edit #home_index fieldset .form-group.readonly_div, #home_index #bookmark_edit fieldset .form-group.readonly_div {
      margin-bottom: 5px; }
      #bookmark_edit .card .form-group.readonly_div label, #bookmark_edit #application_edit FIELDSET .form-group.readonly_div label, #application_edit #bookmark_edit FIELDSET .form-group.readonly_div label, #bookmark_edit FIELDSET .form-group.readonly_div label, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div label, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group.readonly_div label, #bookmark_edit #candidate_edit FIELDSET .form-group.readonly_div label, #candidate_edit #bookmark_edit FIELDSET .form-group.readonly_div label, #bookmark_edit #candidateaccount_edit FIELDSET .form-group.readonly_div label, #candidateaccount_edit #bookmark_edit FIELDSET .form-group.readonly_div label, #bookmark_edit #employeeaccount_edit FIELDSET .form-group.readonly_div label, #employeeaccount_edit #bookmark_edit FIELDSET .form-group.readonly_div label, #bookmark_edit #home_index fieldset .form-group.readonly_div label, #home_index #bookmark_edit fieldset .form-group.readonly_div label, #bookmark_edit .card .form-group.readonly_div .form-control-static, #bookmark_edit #application_edit FIELDSET .form-group.readonly_div .form-control-static, #application_edit #bookmark_edit FIELDSET .form-group.readonly_div .form-control-static, #bookmark_edit FIELDSET .form-group.readonly_div .form-control-static, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div .form-control-static, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group.readonly_div .form-control-static, #bookmark_edit #candidate_edit FIELDSET .form-group.readonly_div .form-control-static, #candidate_edit #bookmark_edit FIELDSET .form-group.readonly_div .form-control-static, #bookmark_edit #candidateaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #candidateaccount_edit #bookmark_edit FIELDSET .form-group.readonly_div .form-control-static, #bookmark_edit #employeeaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #employeeaccount_edit #bookmark_edit FIELDSET .form-group.readonly_div .form-control-static, #bookmark_edit #home_index fieldset .form-group.readonly_div .form-control-static, #home_index #bookmark_edit fieldset .form-group.readonly_div .form-control-static {
        text-align: left;
        margin: 0; }
    #bookmark_edit .card .form-group.candidate-edit-mod, #bookmark_edit #application_edit FIELDSET .form-group.candidate-edit-mod, #application_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod, #bookmark_edit FIELDSET .form-group.candidate-edit-mod, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod, #bookmark_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod, #candidate_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod, #bookmark_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod, #candidateaccount_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod, #bookmark_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod, #employeeaccount_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod, #bookmark_edit #home_index fieldset .form-group.candidate-edit-mod, #home_index #bookmark_edit fieldset .form-group.candidate-edit-mod {
      margin-bottom: 8px; }
      #bookmark_edit .card .form-group.candidate-edit-mod label, #bookmark_edit #application_edit FIELDSET .form-group.candidate-edit-mod label, #application_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod label, #bookmark_edit FIELDSET .form-group.candidate-edit-mod label, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod label, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod label, #bookmark_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod label, #candidate_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod label, #bookmark_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod label, #candidateaccount_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod label, #bookmark_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod label, #employeeaccount_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod label, #bookmark_edit #home_index fieldset .form-group.candidate-edit-mod label, #home_index #bookmark_edit fieldset .form-group.candidate-edit-mod label {
        text-align: right; }
    #bookmark_edit .card .form-group.hidden, #bookmark_edit #application_edit FIELDSET .form-group.hidden, #application_edit #bookmark_edit FIELDSET .form-group.hidden, #bookmark_edit FIELDSET .form-group.hidden, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group.hidden, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group.hidden, #bookmark_edit #candidate_edit FIELDSET .form-group.hidden, #candidate_edit #bookmark_edit FIELDSET .form-group.hidden, #bookmark_edit #candidateaccount_edit FIELDSET .form-group.hidden, #candidateaccount_edit #bookmark_edit FIELDSET .form-group.hidden, #bookmark_edit #employeeaccount_edit FIELDSET .form-group.hidden, #employeeaccount_edit #bookmark_edit FIELDSET .form-group.hidden, #bookmark_edit #home_index fieldset .form-group.hidden, #home_index #bookmark_edit fieldset .form-group.hidden {
      display: none !important; }
  #bookmark_edit .card .item-content, #bookmark_edit #application_edit FIELDSET .item-content, #application_edit #bookmark_edit FIELDSET .item-content, #bookmark_edit FIELDSET .item-content, #bookmark_edit #recruitingeventapp_edit FIELDSET .item-content, #recruitingeventapp_edit #bookmark_edit FIELDSET .item-content, #bookmark_edit #candidate_edit FIELDSET .item-content, #candidate_edit #bookmark_edit FIELDSET .item-content, #bookmark_edit #candidateaccount_edit FIELDSET .item-content, #candidateaccount_edit #bookmark_edit FIELDSET .item-content, #bookmark_edit #employeeaccount_edit FIELDSET .item-content, #employeeaccount_edit #bookmark_edit FIELDSET .item-content, #bookmark_edit #home_index fieldset .item-content, #home_index #bookmark_edit fieldset .item-content {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0; }

#bookmark_edit FIELDSET {
  margin-bottom: 20px; }
  #bookmark_edit FIELDSET LEGEND {
    font-size: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.125); }

#bookmark_edit .block-civil .candidate_zip {
  float: left; }
  #bookmark_edit .block-civil .candidate_zip .form-field {
    white-space: nowrap;
    padding-right: 8px !important; }

#bookmark_edit .block-civil .img-cand {
  width: 120px;
  height: 120px;
  margin: 0px 10px; }

#bookmark_edit .block-civil .img-content {
  display: inline-block !important; }
  #bookmark_edit .block-civil .img-content:hover .img-action {
    display: block; }

#bookmark_edit .block-civil .img-action {
  float: right;
  display: none; }

#bookmark_edit .block-civil #profile-icons {
  list-style: none;
  padding: 0;
  margin: 10px 10px; }
  #bookmark_edit .block-civil #profile-icons LI {
    border: 1px solid #E0DBDB;
    margin: 5px;
    padding: 2px 4px;
    background: #F9F4F4;
    text-align: center; }

#bookmark_edit .block-civil .field .mainlabel {
  display: none !important; }

#bookmark_edit .block-civil .field .show-label label {
  display: inline !important;
  flex: 0 0 0;
  padding: 0 0 0 15px; }

#bookmark_edit .block-civil .field .vacancy_id {
  display: none; }

#bookmark_edit .block-civil .field .form-group {
  margin-bottom: 0 !important; }

#bookmark_edit .block-civil .progress {
  height: auto;
  border: 1px solid #b1b1b1;
  border-radius: 2px; }
  #bookmark_edit .block-civil .progress .progress-bar {
    min-height: 19px; }
  #bookmark_edit .block-civil .progress:hover {
    text-decoration: none !important; }

#bookmark_edit .gestmax-container-view .email-error-container {
  float: left; }
  #bookmark_edit .gestmax-container-view .email-error-container .email-error-without-button {
    line-height: 28px; }

#bookmark_edit .gestmax-container-view .form-group-candidate_email {
  line-height: 28px; }

#bookmark_edit .block-doc .field {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 0 8px 8px 0;
  background: #F9F4F4;
  border: 1px solid #E4E0E0; }
  #bookmark_edit .block-doc .field LABEL {
    display: inline-block;
    width: auto;
    max-width: none;
    padding: 0 6px;
    margin: 0;
    line-height: 31px;
    height: 31px; }
  #bookmark_edit .block-doc .field .file {
    display: inline-block;
    vertical-align: top; }
    #bookmark_edit .block-doc .field .file .filename {
      padding-right: 5px; }
    #bookmark_edit .block-doc .field .file.file_candidate_photo .filename {
      display: none; }
    #bookmark_edit .block-doc .field .file.file_candidate_photo .filelink-preview {
      border-left: none; }
    #bookmark_edit .block-doc .field .file .filelink, #bookmark_edit .block-doc .field .file .filelink-preview, #bookmark_edit .block-doc .field .file .filedelete {
      margin: 0 !important;
      padding: 0 8px;
      border-left: 1px solid #E4E0E0;
      display: inline-block;
      height: 31px;
      line-height: 31px; }
  #bookmark_edit .block-doc .field .inputinfos {
    margin: 0;
    border-top: 1px solid #E4E0E0;
    padding: 2px 6px; }
  #bookmark_edit .block-doc .field .form-field {
    display: inline-block;
    padding: 0 6px 0 6px;
    width: auto;
    max-width: none;
    border-left: 1px solid #E4E0E0;
    height: 31px;
    vertical-align: top; }
    #bookmark_edit .block-doc .field .form-field INPUT {
      padding: 0;
      margin: 0; }

#bookmark_edit .block-bnr, #bookmark_edit .form_bnr {
  overflow: initial !important; }
  #bookmark_edit .block-bnr .form_bnr .form_bnr_div, #bookmark_edit .form_bnr .form_bnr .form_bnr_div {
    margin: 12px -12px; }
  #bookmark_edit .block-bnr .form_bnr_div, #bookmark_edit .form_bnr .form_bnr_div {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
    padding: 15px;
    margin: 12px 0px 30px 0; }
    #bookmark_edit .block-bnr .form_bnr_div #application_note_text, #bookmark_edit .block-bnr .form_bnr_div #candidate_note_text, #bookmark_edit .form_bnr .form_bnr_div #application_note_text, #bookmark_edit .form_bnr .form_bnr_div #candidate_note_text {
      width: 100%;
      min-height: 85px;
      border: none;
      box-shadow: inset 0 -1px 0 #ddd;
      background-color: transparent; }
  #bookmark_edit .block-bnr #table-bnr, #bookmark_edit .form_bnr #table-bnr {
    width: -webkit-fill-available; }
    #bookmark_edit .block-bnr #table-bnr td, #bookmark_edit .form_bnr #table-bnr td {
      padding: 10px; }
    #bookmark_edit .block-bnr #table-bnr a, #bookmark_edit .form_bnr #table-bnr a {
      margin-left: 5px; }
    #bookmark_edit .block-bnr #table-bnr .delete, #bookmark_edit .form_bnr #table-bnr .delete {
      color: red;
      margin-right: 5px; }
    #bookmark_edit .block-bnr #table-bnr .actions, #bookmark_edit .block-bnr #table-bnr .actions_pool, #bookmark_edit .form_bnr #table-bnr .actions, #bookmark_edit .form_bnr #table-bnr .actions_pool {
      float: right;
      background: #FFF;
      padding: 2px 2px;
      border: 1px solid #CCC; }
      #bookmark_edit .block-bnr #table-bnr .actions span.blue, #bookmark_edit .block-bnr #table-bnr .actions_pool span.blue, #bookmark_edit .form_bnr #table-bnr .actions span.blue, #bookmark_edit .form_bnr #table-bnr .actions_pool span.blue {
        color: #00A3CB; }
    #bookmark_edit .block-bnr #table-bnr .attachments_note_block, #bookmark_edit .form_bnr #table-bnr .attachments_note_block {
      margin: 8px 0 5px 0; }
      #bookmark_edit .block-bnr #table-bnr .attachments_note_block .display_attachments_note, #bookmark_edit .form_bnr #table-bnr .attachments_note_block .display_attachments_note {
        cursor: pointer; }
    #bookmark_edit .block-bnr #table-bnr .notepad-field, #bookmark_edit .form_bnr #table-bnr .notepad-field {
      margin: 8px 0 5px 0; }
      #bookmark_edit .block-bnr #table-bnr .notepad-field A, #bookmark_edit .form_bnr #table-bnr .notepad-field A {
        margin: 0 10px 0 0px; }
        #bookmark_edit .block-bnr #table-bnr .notepad-field A IMG, #bookmark_edit .form_bnr #table-bnr .notepad-field A IMG {
          margin: -2px 5px 0 0; }

#bookmark_edit .block-bnr .author, #bookmark_edit #drag-block-history-candidate .author, #bookmark_edit #collapse-recruiter-note-pad .author, #bookmark_edit #collapse-assessment-history .author, #bookmark_edit #collapse-assessment-recruitingevent-history .author {
  background: #1d97f2;
  padding: 5px;
  border-radius: 50%;
  font-size: 10px;
  color: #FFF;
  font-weight: bold; }

#bookmark_edit .block-bnr .note_2, #bookmark_edit .block-bnr .note_1, #bookmark_edit #drag-block-history-candidate .note_2, #bookmark_edit #drag-block-history-candidate .note_1, #bookmark_edit #collapse-recruiter-note-pad .note_2, #bookmark_edit #collapse-recruiter-note-pad .note_1, #bookmark_edit #collapse-assessment-history .note_2, #bookmark_edit #collapse-assessment-history .note_1, #bookmark_edit #collapse-assessment-recruitingevent-history .note_2, #bookmark_edit #collapse-assessment-recruitingevent-history .note_1 {
  margin-top: 2px; }
  #bookmark_edit .block-bnr .note_2 .shortname, #bookmark_edit .block-bnr .note_1 .shortname, #bookmark_edit #drag-block-history-candidate .note_2 .shortname, #bookmark_edit #drag-block-history-candidate .note_1 .shortname, #bookmark_edit #collapse-recruiter-note-pad .note_2 .shortname, #bookmark_edit #collapse-recruiter-note-pad .note_1 .shortname, #bookmark_edit #collapse-assessment-history .note_2 .shortname, #bookmark_edit #collapse-assessment-history .note_1 .shortname, #bookmark_edit #collapse-assessment-recruitingevent-history .note_2 .shortname, #bookmark_edit #collapse-assessment-recruitingevent-history .note_1 .shortname {
    color: #FFF;
    color: #FFF;
    padding: 2px;
    border-radius: 13px;
    cursor: default; }
  #bookmark_edit .block-bnr .note_2 .application_note_text, #bookmark_edit .block-bnr .note_2 .candidate_note_text, #bookmark_edit .block-bnr .note_1 .application_note_text, #bookmark_edit .block-bnr .note_1 .candidate_note_text, #bookmark_edit #drag-block-history-candidate .note_2 .application_note_text, #bookmark_edit #drag-block-history-candidate .note_2 .candidate_note_text, #bookmark_edit #drag-block-history-candidate .note_1 .application_note_text, #bookmark_edit #drag-block-history-candidate .note_1 .candidate_note_text, #bookmark_edit #collapse-recruiter-note-pad .note_2 .application_note_text, #bookmark_edit #collapse-recruiter-note-pad .note_2 .candidate_note_text, #bookmark_edit #collapse-recruiter-note-pad .note_1 .application_note_text, #bookmark_edit #collapse-recruiter-note-pad .note_1 .candidate_note_text, #bookmark_edit #collapse-assessment-history .note_2 .application_note_text, #bookmark_edit #collapse-assessment-history .note_2 .candidate_note_text, #bookmark_edit #collapse-assessment-history .note_1 .application_note_text, #bookmark_edit #collapse-assessment-history .note_1 .candidate_note_text, #bookmark_edit #collapse-assessment-recruitingevent-history .note_2 .application_note_text, #bookmark_edit #collapse-assessment-recruitingevent-history .note_2 .candidate_note_text, #bookmark_edit #collapse-assessment-recruitingevent-history .note_1 .application_note_text, #bookmark_edit #collapse-assessment-recruitingevent-history .note_1 .candidate_note_text {
    width: 100% !important;
    min-height: 85px !important;
    border: none;
    box-shadow: inset 0 -1px 0 #ddd;
    background: #FFF; }

#bookmark_edit .block-bnr .note_private, #bookmark_edit #drag-block-history-candidate .note_private, #bookmark_edit #collapse-recruiter-note-pad .note_private, #bookmark_edit #collapse-assessment-history .note_private, #bookmark_edit #collapse-assessment-recruitingevent-history .note_private {
  background: #b4cbe9;
  border: 2px solid #b6b2b2; }

#bookmark_edit .block-bnr .note_private_label, #bookmark_edit #drag-block-history-candidate .note_private_label, #bookmark_edit #collapse-recruiter-note-pad .note_private_label, #bookmark_edit #collapse-assessment-history .note_private_label, #bookmark_edit #collapse-assessment-recruitingevent-history .note_private_label {
  float: right;
  font-weight: bold;
  font-size: 0.85em;
  font-style: italic;
  margin-right: 8px; }

#bookmark_edit .block-bnr .actions a:hover, #bookmark_edit #drag-block-history-candidate .actions a:hover, #bookmark_edit #collapse-recruiter-note-pad .actions a:hover, #bookmark_edit #collapse-assessment-history .actions a:hover, #bookmark_edit #collapse-assessment-recruitingevent-history .actions a:hover {
  text-decoration: none; }

#recruitingeventapp_edit .card, #recruitingeventapp_edit #application_edit FIELDSET, #application_edit #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index fieldset, #home_index #recruitingeventapp_edit fieldset {
  margin-bottom: 20px;
  width: 100%;
  /*&amp;.item { overflow: hidden; }*/ }
  #recruitingeventapp_edit .card .handle, #recruitingeventapp_edit #application_edit FIELDSET .handle, #application_edit #recruitingeventapp_edit FIELDSET .handle, #recruitingeventapp_edit #bookmark_edit FIELDSET .handle, #bookmark_edit #recruitingeventapp_edit FIELDSET .handle, #recruitingeventapp_edit FIELDSET .handle, #recruitingeventapp_edit #candidate_edit FIELDSET .handle, #candidate_edit #recruitingeventapp_edit FIELDSET .handle, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .handle, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .handle, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .handle, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .handle, #recruitingeventapp_edit #home_index fieldset .handle, #home_index #recruitingeventapp_edit fieldset .handle {
    /*color: map-get($bg_colors, 'grayblue-secondary');
				background-color: map-get($bg_colors, 'grayblue-primary');*/
    font-weight: 800;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: move; }
    #recruitingeventapp_edit .card .handle .btn, #recruitingeventapp_edit #application_edit FIELDSET .handle .btn, #application_edit #recruitingeventapp_edit FIELDSET .handle .btn, #recruitingeventapp_edit #bookmark_edit FIELDSET .handle .btn, #bookmark_edit #recruitingeventapp_edit FIELDSET .handle .btn, #recruitingeventapp_edit FIELDSET .handle .btn, #recruitingeventapp_edit #candidate_edit FIELDSET .handle .btn, #candidate_edit #recruitingeventapp_edit FIELDSET .handle .btn, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .handle .btn, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .handle .btn, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .handle .btn, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .handle .btn, #recruitingeventapp_edit #home_index fieldset .handle .btn, #home_index #recruitingeventapp_edit fieldset .handle .btn, #recruitingeventapp_edit .card .handle .btn-default, #recruitingeventapp_edit #application_edit FIELDSET .handle .btn-default, #application_edit #recruitingeventapp_edit FIELDSET .handle .btn-default, #recruitingeventapp_edit #bookmark_edit FIELDSET .handle .btn-default, #bookmark_edit #recruitingeventapp_edit FIELDSET .handle .btn-default, #recruitingeventapp_edit FIELDSET .handle .btn-default, #recruitingeventapp_edit #candidate_edit FIELDSET .handle .btn-default, #candidate_edit #recruitingeventapp_edit FIELDSET .handle .btn-default, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .handle .btn-default, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .handle .btn-default, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .handle .btn-default, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .handle .btn-default, #recruitingeventapp_edit #home_index fieldset .handle .btn-default, #home_index #recruitingeventapp_edit fieldset .handle .btn-default, #recruitingeventapp_edit .card .handle button, #recruitingeventapp_edit #application_edit FIELDSET .handle button, #application_edit #recruitingeventapp_edit FIELDSET .handle button, #recruitingeventapp_edit #bookmark_edit FIELDSET .handle button, #bookmark_edit #recruitingeventapp_edit FIELDSET .handle button, #recruitingeventapp_edit FIELDSET .handle button, #recruitingeventapp_edit #candidate_edit FIELDSET .handle button, #candidate_edit #recruitingeventapp_edit FIELDSET .handle button, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .handle button, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .handle button, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .handle button, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .handle button, #recruitingeventapp_edit #home_index fieldset .handle button, #home_index #recruitingeventapp_edit fieldset .handle button, #recruitingeventapp_edit .card .handle .advbutton, #recruitingeventapp_edit #application_edit FIELDSET .handle .advbutton, #application_edit #recruitingeventapp_edit FIELDSET .handle .advbutton, #recruitingeventapp_edit #bookmark_edit FIELDSET .handle .advbutton, #bookmark_edit #recruitingeventapp_edit FIELDSET .handle .advbutton, #recruitingeventapp_edit FIELDSET .handle .advbutton, #recruitingeventapp_edit #candidate_edit FIELDSET .handle .advbutton, #candidate_edit #recruitingeventapp_edit FIELDSET .handle .advbutton, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .handle .advbutton, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .handle .advbutton, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .handle .advbutton, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .handle .advbutton, #recruitingeventapp_edit #home_index fieldset .handle .advbutton, #home_index #recruitingeventapp_edit fieldset .handle .advbutton {
      padding: 2px 5px 0;
      box-shadow: none;
      border: 1px solid #CDD9DC; }
  #recruitingeventapp_edit .card .form-group, #recruitingeventapp_edit #application_edit FIELDSET .form-group, #application_edit #recruitingeventapp_edit FIELDSET .form-group, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group, #recruitingeventapp_edit FIELDSET .form-group, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group, #recruitingeventapp_edit #home_index fieldset .form-group, #home_index #recruitingeventapp_edit fieldset .form-group {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
    #recruitingeventapp_edit .card .form-group label, #recruitingeventapp_edit #application_edit FIELDSET .form-group label, #application_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #home_index fieldset .form-group label, #home_index #recruitingeventapp_edit fieldset .form-group label {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 576px) {
        #recruitingeventapp_edit .card .form-group label, #recruitingeventapp_edit #application_edit FIELDSET .form-group label, #application_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #home_index fieldset .form-group label, #home_index #recruitingeventapp_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
      @media (min-width: 768px) {
        #recruitingeventapp_edit .card .form-group label, #recruitingeventapp_edit #application_edit FIELDSET .form-group label, #application_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #home_index fieldset .form-group label, #home_index #recruitingeventapp_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
      @media (min-width: 992px) {
        #recruitingeventapp_edit .card .form-group label, #recruitingeventapp_edit #application_edit FIELDSET .form-group label, #application_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #home_index fieldset .form-group label, #home_index #recruitingeventapp_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
    #recruitingeventapp_edit .card .form-group .form-field, #recruitingeventapp_edit #application_edit FIELDSET .form-group .form-field, #application_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #home_index fieldset .form-group .form-field, #home_index #recruitingeventapp_edit fieldset .form-group .form-field {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 576px) {
        #recruitingeventapp_edit .card .form-group .form-field, #recruitingeventapp_edit #application_edit FIELDSET .form-group .form-field, #application_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #home_index fieldset .form-group .form-field, #home_index #recruitingeventapp_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
      @media (min-width: 768px) {
        #recruitingeventapp_edit .card .form-group .form-field, #recruitingeventapp_edit #application_edit FIELDSET .form-group .form-field, #application_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #home_index fieldset .form-group .form-field, #home_index #recruitingeventapp_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
      @media (min-width: 992px) {
        #recruitingeventapp_edit .card .form-group .form-field, #recruitingeventapp_edit #application_edit FIELDSET .form-group .form-field, #application_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #home_index fieldset .form-group .form-field, #home_index #recruitingeventapp_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
    #recruitingeventapp_edit .card .form-group.readonly_div, #recruitingeventapp_edit #application_edit FIELDSET .form-group.readonly_div, #application_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group.readonly_div, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div, #recruitingeventapp_edit FIELDSET .form-group.readonly_div, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group.readonly_div, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group.readonly_div, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group.readonly_div, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div, #recruitingeventapp_edit #home_index fieldset .form-group.readonly_div, #home_index #recruitingeventapp_edit fieldset .form-group.readonly_div {
      margin-bottom: 5px; }
      #recruitingeventapp_edit .card .form-group.readonly_div label, #recruitingeventapp_edit #application_edit FIELDSET .form-group.readonly_div label, #application_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div label, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group.readonly_div label, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div label, #recruitingeventapp_edit FIELDSET .form-group.readonly_div label, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group.readonly_div label, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div label, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group.readonly_div label, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div label, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group.readonly_div label, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div label, #recruitingeventapp_edit #home_index fieldset .form-group.readonly_div label, #home_index #recruitingeventapp_edit fieldset .form-group.readonly_div label, #recruitingeventapp_edit .card .form-group.readonly_div .form-control-static, #recruitingeventapp_edit #application_edit FIELDSET .form-group.readonly_div .form-control-static, #application_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div .form-control-static, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group.readonly_div .form-control-static, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div .form-control-static, #recruitingeventapp_edit FIELDSET .form-group.readonly_div .form-control-static, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group.readonly_div .form-control-static, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div .form-control-static, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div .form-control-static, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div .form-control-static, #recruitingeventapp_edit #home_index fieldset .form-group.readonly_div .form-control-static, #home_index #recruitingeventapp_edit fieldset .form-group.readonly_div .form-control-static {
        text-align: left;
        margin: 0; }
    #recruitingeventapp_edit .card .form-group.candidate-edit-mod, #recruitingeventapp_edit #application_edit FIELDSET .form-group.candidate-edit-mod, #application_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod, #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod, #recruitingeventapp_edit #home_index fieldset .form-group.candidate-edit-mod, #home_index #recruitingeventapp_edit fieldset .form-group.candidate-edit-mod {
      margin-bottom: 8px; }
      #recruitingeventapp_edit .card .form-group.candidate-edit-mod label, #recruitingeventapp_edit #application_edit FIELDSET .form-group.candidate-edit-mod label, #application_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod label, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod label, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod label, #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod label, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod label, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod label, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod label, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod label, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod label, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod label, #recruitingeventapp_edit #home_index fieldset .form-group.candidate-edit-mod label, #home_index #recruitingeventapp_edit fieldset .form-group.candidate-edit-mod label {
        text-align: right; }
    #recruitingeventapp_edit .card .form-group.hidden, #recruitingeventapp_edit #application_edit FIELDSET .form-group.hidden, #application_edit #recruitingeventapp_edit FIELDSET .form-group.hidden, #recruitingeventapp_edit #bookmark_edit FIELDSET .form-group.hidden, #bookmark_edit #recruitingeventapp_edit FIELDSET .form-group.hidden, #recruitingeventapp_edit FIELDSET .form-group.hidden, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group.hidden, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group.hidden, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group.hidden, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group.hidden, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group.hidden, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group.hidden, #recruitingeventapp_edit #home_index fieldset .form-group.hidden, #home_index #recruitingeventapp_edit fieldset .form-group.hidden {
      display: none !important; }
  #recruitingeventapp_edit .card .item-content, #recruitingeventapp_edit #application_edit FIELDSET .item-content, #application_edit #recruitingeventapp_edit FIELDSET .item-content, #recruitingeventapp_edit #bookmark_edit FIELDSET .item-content, #bookmark_edit #recruitingeventapp_edit FIELDSET .item-content, #recruitingeventapp_edit FIELDSET .item-content, #recruitingeventapp_edit #candidate_edit FIELDSET .item-content, #candidate_edit #recruitingeventapp_edit FIELDSET .item-content, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .item-content, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .item-content, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .item-content, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .item-content, #recruitingeventapp_edit #home_index fieldset .item-content, #home_index #recruitingeventapp_edit fieldset .item-content {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0; }

#recruitingeventapp_edit FIELDSET {
  margin-bottom: 20px; }
  #recruitingeventapp_edit FIELDSET LEGEND {
    font-size: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.125); }

#recruitingeventapp_edit .block-civil .candidate_zip {
  float: left; }
  #recruitingeventapp_edit .block-civil .candidate_zip .form-field {
    white-space: nowrap;
    padding-right: 8px !important; }

#recruitingeventapp_edit .block-civil .img-cand {
  width: 120px;
  height: 120px;
  margin: 0px 10px; }

#recruitingeventapp_edit .block-civil .img-content {
  display: inline-block !important; }
  #recruitingeventapp_edit .block-civil .img-content:hover .img-action {
    display: block; }

#recruitingeventapp_edit .block-civil .img-action {
  float: right;
  display: none; }

#recruitingeventapp_edit .block-civil #profile-icons {
  list-style: none;
  padding: 0;
  margin: 10px 10px; }
  #recruitingeventapp_edit .block-civil #profile-icons LI {
    border: 1px solid #E0DBDB;
    margin: 5px;
    padding: 2px 4px;
    background: #F9F4F4;
    text-align: center; }

#recruitingeventapp_edit .block-civil .field .mainlabel {
  display: none !important; }

#recruitingeventapp_edit .block-civil .field .show-label label {
  display: inline !important;
  flex: 0 0 0;
  padding: 0 0 0 15px; }

#recruitingeventapp_edit .block-civil .field .vacancy_id {
  display: none; }

#recruitingeventapp_edit .block-civil .field .form-group {
  margin-bottom: 0 !important; }

#recruitingeventapp_edit .block-civil .progress {
  height: auto;
  border: 1px solid #b1b1b1;
  border-radius: 2px; }
  #recruitingeventapp_edit .block-civil .progress .progress-bar {
    min-height: 19px; }
  #recruitingeventapp_edit .block-civil .progress:hover {
    text-decoration: none !important; }

#recruitingeventapp_edit .gestmax-container-view .email-error-container {
  float: left; }
  #recruitingeventapp_edit .gestmax-container-view .email-error-container .email-error-without-button {
    line-height: 28px; }

#recruitingeventapp_edit .gestmax-container-view .form-group-candidate_email {
  line-height: 28px; }

#recruitingeventapp_edit .block-doc .field {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 0 8px 8px 0;
  background: #F9F4F4;
  border: 1px solid #E4E0E0; }
  #recruitingeventapp_edit .block-doc .field LABEL {
    display: inline-block;
    width: auto;
    max-width: none;
    padding: 0 6px;
    margin: 0;
    line-height: 31px;
    height: 31px; }
  #recruitingeventapp_edit .block-doc .field .file {
    display: inline-block;
    vertical-align: top; }
    #recruitingeventapp_edit .block-doc .field .file .filename {
      padding-right: 5px; }
    #recruitingeventapp_edit .block-doc .field .file.file_candidate_photo .filename {
      display: none; }
    #recruitingeventapp_edit .block-doc .field .file.file_candidate_photo .filelink-preview {
      border-left: none; }
    #recruitingeventapp_edit .block-doc .field .file .filelink, #recruitingeventapp_edit .block-doc .field .file .filelink-preview, #recruitingeventapp_edit .block-doc .field .file .filedelete {
      margin: 0 !important;
      padding: 0 8px;
      border-left: 1px solid #E4E0E0;
      display: inline-block;
      height: 31px;
      line-height: 31px; }
  #recruitingeventapp_edit .block-doc .field .inputinfos {
    margin: 0;
    border-top: 1px solid #E4E0E0;
    padding: 2px 6px; }
  #recruitingeventapp_edit .block-doc .field .form-field {
    display: inline-block;
    padding: 0 6px 0 6px;
    width: auto;
    max-width: none;
    border-left: 1px solid #E4E0E0;
    height: 31px;
    vertical-align: top; }
    #recruitingeventapp_edit .block-doc .field .form-field INPUT {
      padding: 0;
      margin: 0; }

#recruitingeventapp_edit .block-bnr, #recruitingeventapp_edit .form_bnr {
  overflow: initial !important; }
  #recruitingeventapp_edit .block-bnr .form_bnr .form_bnr_div, #recruitingeventapp_edit .form_bnr .form_bnr .form_bnr_div {
    margin: 12px -12px; }
  #recruitingeventapp_edit .block-bnr .form_bnr_div, #recruitingeventapp_edit .form_bnr .form_bnr_div {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
    padding: 15px;
    margin: 12px 0px 30px 0; }
    #recruitingeventapp_edit .block-bnr .form_bnr_div #application_note_text, #recruitingeventapp_edit .block-bnr .form_bnr_div #candidate_note_text, #recruitingeventapp_edit .form_bnr .form_bnr_div #application_note_text, #recruitingeventapp_edit .form_bnr .form_bnr_div #candidate_note_text {
      width: 100%;
      min-height: 85px;
      border: none;
      box-shadow: inset 0 -1px 0 #ddd;
      background-color: transparent; }
  #recruitingeventapp_edit .block-bnr #table-bnr, #recruitingeventapp_edit .form_bnr #table-bnr {
    width: -webkit-fill-available; }
    #recruitingeventapp_edit .block-bnr #table-bnr td, #recruitingeventapp_edit .form_bnr #table-bnr td {
      padding: 10px; }
    #recruitingeventapp_edit .block-bnr #table-bnr a, #recruitingeventapp_edit .form_bnr #table-bnr a {
      margin-left: 5px; }
    #recruitingeventapp_edit .block-bnr #table-bnr .delete, #recruitingeventapp_edit .form_bnr #table-bnr .delete {
      color: red;
      margin-right: 5px; }
    #recruitingeventapp_edit .block-bnr #table-bnr .actions, #recruitingeventapp_edit .block-bnr #table-bnr .actions_pool, #recruitingeventapp_edit .form_bnr #table-bnr .actions, #recruitingeventapp_edit .form_bnr #table-bnr .actions_pool {
      float: right;
      background: #FFF;
      padding: 2px 2px;
      border: 1px solid #CCC; }
      #recruitingeventapp_edit .block-bnr #table-bnr .actions span.blue, #recruitingeventapp_edit .block-bnr #table-bnr .actions_pool span.blue, #recruitingeventapp_edit .form_bnr #table-bnr .actions span.blue, #recruitingeventapp_edit .form_bnr #table-bnr .actions_pool span.blue {
        color: #00A3CB; }
    #recruitingeventapp_edit .block-bnr #table-bnr .attachments_note_block, #recruitingeventapp_edit .form_bnr #table-bnr .attachments_note_block {
      margin: 8px 0 5px 0; }
      #recruitingeventapp_edit .block-bnr #table-bnr .attachments_note_block .display_attachments_note, #recruitingeventapp_edit .form_bnr #table-bnr .attachments_note_block .display_attachments_note {
        cursor: pointer; }
    #recruitingeventapp_edit .block-bnr #table-bnr .notepad-field, #recruitingeventapp_edit .form_bnr #table-bnr .notepad-field {
      margin: 8px 0 5px 0; }
      #recruitingeventapp_edit .block-bnr #table-bnr .notepad-field A, #recruitingeventapp_edit .form_bnr #table-bnr .notepad-field A {
        margin: 0 10px 0 0px; }
        #recruitingeventapp_edit .block-bnr #table-bnr .notepad-field A IMG, #recruitingeventapp_edit .form_bnr #table-bnr .notepad-field A IMG {
          margin: -2px 5px 0 0; }

#recruitingeventapp_edit .block-bnr .author, #recruitingeventapp_edit #drag-block-history-candidate .author, #recruitingeventapp_edit #collapse-recruiter-note-pad .author, #recruitingeventapp_edit #collapse-assessment-history .author, #recruitingeventapp_edit #collapse-assessment-recruitingevent-history .author {
  background: #1d97f2;
  padding: 5px;
  border-radius: 50%;
  font-size: 10px;
  color: #FFF;
  font-weight: bold; }

#recruitingeventapp_edit .block-bnr .note_2, #recruitingeventapp_edit .block-bnr .note_1, #recruitingeventapp_edit #drag-block-history-candidate .note_2, #recruitingeventapp_edit #drag-block-history-candidate .note_1, #recruitingeventapp_edit #collapse-recruiter-note-pad .note_2, #recruitingeventapp_edit #collapse-recruiter-note-pad .note_1, #recruitingeventapp_edit #collapse-assessment-history .note_2, #recruitingeventapp_edit #collapse-assessment-history .note_1, #recruitingeventapp_edit #collapse-assessment-recruitingevent-history .note_2, #recruitingeventapp_edit #collapse-assessment-recruitingevent-history .note_1 {
  margin-top: 2px; }
  #recruitingeventapp_edit .block-bnr .note_2 .shortname, #recruitingeventapp_edit .block-bnr .note_1 .shortname, #recruitingeventapp_edit #drag-block-history-candidate .note_2 .shortname, #recruitingeventapp_edit #drag-block-history-candidate .note_1 .shortname, #recruitingeventapp_edit #collapse-recruiter-note-pad .note_2 .shortname, #recruitingeventapp_edit #collapse-recruiter-note-pad .note_1 .shortname, #recruitingeventapp_edit #collapse-assessment-history .note_2 .shortname, #recruitingeventapp_edit #collapse-assessment-history .note_1 .shortname, #recruitingeventapp_edit #collapse-assessment-recruitingevent-history .note_2 .shortname, #recruitingeventapp_edit #collapse-assessment-recruitingevent-history .note_1 .shortname {
    color: #FFF;
    color: #FFF;
    padding: 2px;
    border-radius: 13px;
    cursor: default; }
  #recruitingeventapp_edit .block-bnr .note_2 .application_note_text, #recruitingeventapp_edit .block-bnr .note_2 .candidate_note_text, #recruitingeventapp_edit .block-bnr .note_1 .application_note_text, #recruitingeventapp_edit .block-bnr .note_1 .candidate_note_text, #recruitingeventapp_edit #drag-block-history-candidate .note_2 .application_note_text, #recruitingeventapp_edit #drag-block-history-candidate .note_2 .candidate_note_text, #recruitingeventapp_edit #drag-block-history-candidate .note_1 .application_note_text, #recruitingeventapp_edit #drag-block-history-candidate .note_1 .candidate_note_text, #recruitingeventapp_edit #collapse-recruiter-note-pad .note_2 .application_note_text, #recruitingeventapp_edit #collapse-recruiter-note-pad .note_2 .candidate_note_text, #recruitingeventapp_edit #collapse-recruiter-note-pad .note_1 .application_note_text, #recruitingeventapp_edit #collapse-recruiter-note-pad .note_1 .candidate_note_text, #recruitingeventapp_edit #collapse-assessment-history .note_2 .application_note_text, #recruitingeventapp_edit #collapse-assessment-history .note_2 .candidate_note_text, #recruitingeventapp_edit #collapse-assessment-history .note_1 .application_note_text, #recruitingeventapp_edit #collapse-assessment-history .note_1 .candidate_note_text, #recruitingeventapp_edit #collapse-assessment-recruitingevent-history .note_2 .application_note_text, #recruitingeventapp_edit #collapse-assessment-recruitingevent-history .note_2 .candidate_note_text, #recruitingeventapp_edit #collapse-assessment-recruitingevent-history .note_1 .application_note_text, #recruitingeventapp_edit #collapse-assessment-recruitingevent-history .note_1 .candidate_note_text {
    width: 100% !important;
    min-height: 85px !important;
    border: none;
    box-shadow: inset 0 -1px 0 #ddd;
    background: #FFF; }

#recruitingeventapp_edit .block-bnr .note_private, #recruitingeventapp_edit #drag-block-history-candidate .note_private, #recruitingeventapp_edit #collapse-recruiter-note-pad .note_private, #recruitingeventapp_edit #collapse-assessment-history .note_private, #recruitingeventapp_edit #collapse-assessment-recruitingevent-history .note_private {
  background: #b4cbe9;
  border: 2px solid #b6b2b2; }

#recruitingeventapp_edit .block-bnr .note_private_label, #recruitingeventapp_edit #drag-block-history-candidate .note_private_label, #recruitingeventapp_edit #collapse-recruiter-note-pad .note_private_label, #recruitingeventapp_edit #collapse-assessment-history .note_private_label, #recruitingeventapp_edit #collapse-assessment-recruitingevent-history .note_private_label {
  float: right;
  font-weight: bold;
  font-size: 0.85em;
  font-style: italic;
  margin-right: 8px; }

#recruitingeventapp_edit .block-bnr .actions a:hover, #recruitingeventapp_edit #drag-block-history-candidate .actions a:hover, #recruitingeventapp_edit #collapse-recruiter-note-pad .actions a:hover, #recruitingeventapp_edit #collapse-assessment-history .actions a:hover, #recruitingeventapp_edit #collapse-assessment-recruitingevent-history .actions a:hover {
  text-decoration: none; }

#candidate_edit .card, #candidate_edit #application_edit FIELDSET, #application_edit #candidate_edit FIELDSET, #candidate_edit #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit FIELDSET, #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit FIELDSET, #candidate_edit #home_index fieldset, #home_index #candidate_edit fieldset {
  margin-bottom: 20px;
  width: 100%;
  /*&amp;.item { overflow: hidden; }*/ }
  #candidate_edit .card .handle, #candidate_edit #application_edit FIELDSET .handle, #application_edit #candidate_edit FIELDSET .handle, #candidate_edit #bookmark_edit FIELDSET .handle, #bookmark_edit #candidate_edit FIELDSET .handle, #candidate_edit #recruitingeventapp_edit FIELDSET .handle, #recruitingeventapp_edit #candidate_edit FIELDSET .handle, #candidate_edit FIELDSET .handle, #candidate_edit #candidateaccount_edit FIELDSET .handle, #candidateaccount_edit #candidate_edit FIELDSET .handle, #candidate_edit #employeeaccount_edit FIELDSET .handle, #employeeaccount_edit #candidate_edit FIELDSET .handle, #candidate_edit #home_index fieldset .handle, #home_index #candidate_edit fieldset .handle {
    /*color: map-get($bg_colors, 'red-secondary');
				background-color: map-get($bg_colors, 'red-primary');*/
    font-weight: 800;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: move; }
    #candidate_edit .card .handle .btn, #candidate_edit #application_edit FIELDSET .handle .btn, #application_edit #candidate_edit FIELDSET .handle .btn, #candidate_edit #bookmark_edit FIELDSET .handle .btn, #bookmark_edit #candidate_edit FIELDSET .handle .btn, #candidate_edit #recruitingeventapp_edit FIELDSET .handle .btn, #recruitingeventapp_edit #candidate_edit FIELDSET .handle .btn, #candidate_edit FIELDSET .handle .btn, #candidate_edit #candidateaccount_edit FIELDSET .handle .btn, #candidateaccount_edit #candidate_edit FIELDSET .handle .btn, #candidate_edit #employeeaccount_edit FIELDSET .handle .btn, #employeeaccount_edit #candidate_edit FIELDSET .handle .btn, #candidate_edit #home_index fieldset .handle .btn, #home_index #candidate_edit fieldset .handle .btn, #candidate_edit .card .handle .btn-default, #candidate_edit #application_edit FIELDSET .handle .btn-default, #application_edit #candidate_edit FIELDSET .handle .btn-default, #candidate_edit #bookmark_edit FIELDSET .handle .btn-default, #bookmark_edit #candidate_edit FIELDSET .handle .btn-default, #candidate_edit #recruitingeventapp_edit FIELDSET .handle .btn-default, #recruitingeventapp_edit #candidate_edit FIELDSET .handle .btn-default, #candidate_edit FIELDSET .handle .btn-default, #candidate_edit #candidateaccount_edit FIELDSET .handle .btn-default, #candidateaccount_edit #candidate_edit FIELDSET .handle .btn-default, #candidate_edit #employeeaccount_edit FIELDSET .handle .btn-default, #employeeaccount_edit #candidate_edit FIELDSET .handle .btn-default, #candidate_edit #home_index fieldset .handle .btn-default, #home_index #candidate_edit fieldset .handle .btn-default, #candidate_edit .card .handle button, #candidate_edit #application_edit FIELDSET .handle button, #application_edit #candidate_edit FIELDSET .handle button, #candidate_edit #bookmark_edit FIELDSET .handle button, #bookmark_edit #candidate_edit FIELDSET .handle button, #candidate_edit #recruitingeventapp_edit FIELDSET .handle button, #recruitingeventapp_edit #candidate_edit FIELDSET .handle button, #candidate_edit FIELDSET .handle button, #candidate_edit #candidateaccount_edit FIELDSET .handle button, #candidateaccount_edit #candidate_edit FIELDSET .handle button, #candidate_edit #employeeaccount_edit FIELDSET .handle button, #employeeaccount_edit #candidate_edit FIELDSET .handle button, #candidate_edit #home_index fieldset .handle button, #home_index #candidate_edit fieldset .handle button, #candidate_edit .card .handle .advbutton, #candidate_edit #application_edit FIELDSET .handle .advbutton, #application_edit #candidate_edit FIELDSET .handle .advbutton, #candidate_edit #bookmark_edit FIELDSET .handle .advbutton, #bookmark_edit #candidate_edit FIELDSET .handle .advbutton, #candidate_edit #recruitingeventapp_edit FIELDSET .handle .advbutton, #recruitingeventapp_edit #candidate_edit FIELDSET .handle .advbutton, #candidate_edit FIELDSET .handle .advbutton, #candidate_edit #candidateaccount_edit FIELDSET .handle .advbutton, #candidateaccount_edit #candidate_edit FIELDSET .handle .advbutton, #candidate_edit #employeeaccount_edit FIELDSET .handle .advbutton, #employeeaccount_edit #candidate_edit FIELDSET .handle .advbutton, #candidate_edit #home_index fieldset .handle .advbutton, #home_index #candidate_edit fieldset .handle .advbutton {
      padding: 2px 5px 0;
      box-shadow: none;
      border: 1px solid #CDD9DC; }
  #candidate_edit .card .form-group, #candidate_edit #application_edit FIELDSET .form-group, #application_edit #candidate_edit FIELDSET .form-group, #candidate_edit #bookmark_edit FIELDSET .form-group, #bookmark_edit #candidate_edit FIELDSET .form-group, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group, #candidate_edit FIELDSET .form-group, #candidate_edit #candidateaccount_edit FIELDSET .form-group, #candidateaccount_edit #candidate_edit FIELDSET .form-group, #candidate_edit #employeeaccount_edit FIELDSET .form-group, #employeeaccount_edit #candidate_edit FIELDSET .form-group, #candidate_edit #home_index fieldset .form-group, #home_index #candidate_edit fieldset .form-group {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
    #candidate_edit .card .form-group label, #candidate_edit #application_edit FIELDSET .form-group label, #application_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group label, #candidate_edit FIELDSET .form-group label, #candidate_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #home_index fieldset .form-group label, #home_index #candidate_edit fieldset .form-group label {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 576px) {
        #candidate_edit .card .form-group label, #candidate_edit #application_edit FIELDSET .form-group label, #application_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group label, #candidate_edit FIELDSET .form-group label, #candidate_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #home_index fieldset .form-group label, #home_index #candidate_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
      @media (min-width: 768px) {
        #candidate_edit .card .form-group label, #candidate_edit #application_edit FIELDSET .form-group label, #application_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group label, #candidate_edit FIELDSET .form-group label, #candidate_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #home_index fieldset .form-group label, #home_index #candidate_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
      @media (min-width: 992px) {
        #candidate_edit .card .form-group label, #candidate_edit #application_edit FIELDSET .form-group label, #application_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group label, #candidate_edit FIELDSET .form-group label, #candidate_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #home_index fieldset .form-group label, #home_index #candidate_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
    #candidate_edit .card .form-group .form-field, #candidate_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #home_index fieldset .form-group .form-field, #home_index #candidate_edit fieldset .form-group .form-field {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 576px) {
        #candidate_edit .card .form-group .form-field, #candidate_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #home_index fieldset .form-group .form-field, #home_index #candidate_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
      @media (min-width: 768px) {
        #candidate_edit .card .form-group .form-field, #candidate_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #home_index fieldset .form-group .form-field, #home_index #candidate_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
      @media (min-width: 992px) {
        #candidate_edit .card .form-group .form-field, #candidate_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #home_index fieldset .form-group .form-field, #home_index #candidate_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
    #candidate_edit .card .form-group.readonly_div, #candidate_edit #application_edit FIELDSET .form-group.readonly_div, #application_edit #candidate_edit FIELDSET .form-group.readonly_div, #candidate_edit #bookmark_edit FIELDSET .form-group.readonly_div, #bookmark_edit #candidate_edit FIELDSET .form-group.readonly_div, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group.readonly_div, #candidate_edit FIELDSET .form-group.readonly_div, #candidate_edit #candidateaccount_edit FIELDSET .form-group.readonly_div, #candidateaccount_edit #candidate_edit FIELDSET .form-group.readonly_div, #candidate_edit #employeeaccount_edit FIELDSET .form-group.readonly_div, #employeeaccount_edit #candidate_edit FIELDSET .form-group.readonly_div, #candidate_edit #home_index fieldset .form-group.readonly_div, #home_index #candidate_edit fieldset .form-group.readonly_div {
      margin-bottom: 5px; }
      #candidate_edit .card .form-group.readonly_div label, #candidate_edit #application_edit FIELDSET .form-group.readonly_div label, #application_edit #candidate_edit FIELDSET .form-group.readonly_div label, #candidate_edit #bookmark_edit FIELDSET .form-group.readonly_div label, #bookmark_edit #candidate_edit FIELDSET .form-group.readonly_div label, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div label, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group.readonly_div label, #candidate_edit FIELDSET .form-group.readonly_div label, #candidate_edit #candidateaccount_edit FIELDSET .form-group.readonly_div label, #candidateaccount_edit #candidate_edit FIELDSET .form-group.readonly_div label, #candidate_edit #employeeaccount_edit FIELDSET .form-group.readonly_div label, #employeeaccount_edit #candidate_edit FIELDSET .form-group.readonly_div label, #candidate_edit #home_index fieldset .form-group.readonly_div label, #home_index #candidate_edit fieldset .form-group.readonly_div label, #candidate_edit .card .form-group.readonly_div .form-control-static, #candidate_edit #application_edit FIELDSET .form-group.readonly_div .form-control-static, #application_edit #candidate_edit FIELDSET .form-group.readonly_div .form-control-static, #candidate_edit #bookmark_edit FIELDSET .form-group.readonly_div .form-control-static, #bookmark_edit #candidate_edit FIELDSET .form-group.readonly_div .form-control-static, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div .form-control-static, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group.readonly_div .form-control-static, #candidate_edit FIELDSET .form-group.readonly_div .form-control-static, #candidate_edit #candidateaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #candidateaccount_edit #candidate_edit FIELDSET .form-group.readonly_div .form-control-static, #candidate_edit #employeeaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #employeeaccount_edit #candidate_edit FIELDSET .form-group.readonly_div .form-control-static, #candidate_edit #home_index fieldset .form-group.readonly_div .form-control-static, #home_index #candidate_edit fieldset .form-group.readonly_div .form-control-static {
        text-align: left;
        margin: 0; }
    #candidate_edit .card .form-group.candidate-edit-mod, #candidate_edit #application_edit FIELDSET .form-group.candidate-edit-mod, #application_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod, #candidate_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod, #bookmark_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod, #candidate_edit FIELDSET .form-group.candidate-edit-mod, #candidate_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod, #candidateaccount_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod, #candidate_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod, #employeeaccount_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod, #candidate_edit #home_index fieldset .form-group.candidate-edit-mod, #home_index #candidate_edit fieldset .form-group.candidate-edit-mod {
      margin-bottom: 8px; }
      #candidate_edit .card .form-group.candidate-edit-mod label, #candidate_edit #application_edit FIELDSET .form-group.candidate-edit-mod label, #application_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod label, #candidate_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod label, #bookmark_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod label, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod label, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod label, #candidate_edit FIELDSET .form-group.candidate-edit-mod label, #candidate_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod label, #candidateaccount_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod label, #candidate_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod label, #employeeaccount_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod label, #candidate_edit #home_index fieldset .form-group.candidate-edit-mod label, #home_index #candidate_edit fieldset .form-group.candidate-edit-mod label {
        text-align: right; }
    #candidate_edit .card .form-group.hidden, #candidate_edit #application_edit FIELDSET .form-group.hidden, #application_edit #candidate_edit FIELDSET .form-group.hidden, #candidate_edit #bookmark_edit FIELDSET .form-group.hidden, #bookmark_edit #candidate_edit FIELDSET .form-group.hidden, #candidate_edit #recruitingeventapp_edit FIELDSET .form-group.hidden, #recruitingeventapp_edit #candidate_edit FIELDSET .form-group.hidden, #candidate_edit FIELDSET .form-group.hidden, #candidate_edit #candidateaccount_edit FIELDSET .form-group.hidden, #candidateaccount_edit #candidate_edit FIELDSET .form-group.hidden, #candidate_edit #employeeaccount_edit FIELDSET .form-group.hidden, #employeeaccount_edit #candidate_edit FIELDSET .form-group.hidden, #candidate_edit #home_index fieldset .form-group.hidden, #home_index #candidate_edit fieldset .form-group.hidden {
      display: none !important; }
  #candidate_edit .card .item-content, #candidate_edit #application_edit FIELDSET .item-content, #application_edit #candidate_edit FIELDSET .item-content, #candidate_edit #bookmark_edit FIELDSET .item-content, #bookmark_edit #candidate_edit FIELDSET .item-content, #candidate_edit #recruitingeventapp_edit FIELDSET .item-content, #recruitingeventapp_edit #candidate_edit FIELDSET .item-content, #candidate_edit FIELDSET .item-content, #candidate_edit #candidateaccount_edit FIELDSET .item-content, #candidateaccount_edit #candidate_edit FIELDSET .item-content, #candidate_edit #employeeaccount_edit FIELDSET .item-content, #employeeaccount_edit #candidate_edit FIELDSET .item-content, #candidate_edit #home_index fieldset .item-content, #home_index #candidate_edit fieldset .item-content {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0; }

#candidate_edit FIELDSET {
  margin-bottom: 20px; }
  #candidate_edit FIELDSET LEGEND {
    font-size: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.125); }

#candidate_edit .block-civil .candidate_zip {
  float: left; }
  #candidate_edit .block-civil .candidate_zip .form-field {
    white-space: nowrap;
    padding-right: 8px !important; }

#candidate_edit .block-civil .img-cand {
  width: 120px;
  height: 120px;
  margin: 0px 10px; }

#candidate_edit .block-civil .img-content {
  display: inline-block !important; }
  #candidate_edit .block-civil .img-content:hover .img-action {
    display: block; }

#candidate_edit .block-civil .img-action {
  float: right;
  display: none; }

#candidate_edit .block-civil #profile-icons {
  list-style: none;
  padding: 0;
  margin: 10px 10px; }
  #candidate_edit .block-civil #profile-icons LI {
    border: 1px solid #E0DBDB;
    margin: 5px;
    padding: 2px 4px;
    background: #F9F4F4;
    text-align: center; }

#candidate_edit .block-civil .field .mainlabel {
  display: none !important; }

#candidate_edit .block-civil .field .show-label label {
  display: inline !important;
  flex: 0 0 0;
  padding: 0 0 0 15px; }

#candidate_edit .block-civil .field .vacancy_id {
  display: none; }

#candidate_edit .block-civil .field .form-group {
  margin-bottom: 0 !important; }

#candidate_edit .block-civil .progress {
  height: auto;
  border: 1px solid #b1b1b1;
  border-radius: 2px; }
  #candidate_edit .block-civil .progress .progress-bar {
    min-height: 19px; }
  #candidate_edit .block-civil .progress:hover {
    text-decoration: none !important; }

#candidate_edit .gestmax-container-view .email-error-container {
  float: left; }
  #candidate_edit .gestmax-container-view .email-error-container .email-error-without-button {
    line-height: 28px; }

#candidate_edit .gestmax-container-view .form-group-candidate_email {
  line-height: 28px; }

#candidate_edit .block-doc .field {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 0 8px 8px 0;
  background: #F9F4F4;
  border: 1px solid #E4E0E0; }
  #candidate_edit .block-doc .field LABEL {
    display: inline-block;
    width: auto;
    max-width: none;
    padding: 0 6px;
    margin: 0;
    line-height: 31px;
    height: 31px; }
  #candidate_edit .block-doc .field .file {
    display: inline-block;
    vertical-align: top; }
    #candidate_edit .block-doc .field .file .filename {
      padding-right: 5px; }
    #candidate_edit .block-doc .field .file.file_candidate_photo .filename {
      display: none; }
    #candidate_edit .block-doc .field .file.file_candidate_photo .filelink-preview {
      border-left: none; }
    #candidate_edit .block-doc .field .file .filelink, #candidate_edit .block-doc .field .file .filelink-preview, #candidate_edit .block-doc .field .file .filedelete {
      margin: 0 !important;
      padding: 0 8px;
      border-left: 1px solid #E4E0E0;
      display: inline-block;
      height: 31px;
      line-height: 31px; }
  #candidate_edit .block-doc .field .inputinfos {
    margin: 0;
    border-top: 1px solid #E4E0E0;
    padding: 2px 6px; }
  #candidate_edit .block-doc .field .form-field {
    display: inline-block;
    padding: 0 6px 0 6px;
    width: auto;
    max-width: none;
    border-left: 1px solid #E4E0E0;
    height: 31px;
    vertical-align: top; }
    #candidate_edit .block-doc .field .form-field INPUT {
      padding: 0;
      margin: 0; }

#candidate_edit .block-bnr, #candidate_edit .form_bnr {
  overflow: initial !important; }
  #candidate_edit .block-bnr .form_bnr .form_bnr_div, #candidate_edit .form_bnr .form_bnr .form_bnr_div {
    margin: 12px -12px; }
  #candidate_edit .block-bnr .form_bnr_div, #candidate_edit .form_bnr .form_bnr_div {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
    padding: 15px;
    margin: 12px 0px 30px 0; }
    #candidate_edit .block-bnr .form_bnr_div #application_note_text, #candidate_edit .block-bnr .form_bnr_div #candidate_note_text, #candidate_edit .form_bnr .form_bnr_div #application_note_text, #candidate_edit .form_bnr .form_bnr_div #candidate_note_text {
      width: 100%;
      min-height: 85px;
      border: none;
      box-shadow: inset 0 -1px 0 #ddd;
      background-color: transparent; }
  #candidate_edit .block-bnr #table-bnr, #candidate_edit .form_bnr #table-bnr {
    width: -webkit-fill-available; }
    #candidate_edit .block-bnr #table-bnr td, #candidate_edit .form_bnr #table-bnr td {
      padding: 10px; }
    #candidate_edit .block-bnr #table-bnr a, #candidate_edit .form_bnr #table-bnr a {
      margin-left: 5px; }
    #candidate_edit .block-bnr #table-bnr .delete, #candidate_edit .form_bnr #table-bnr .delete {
      color: red;
      margin-right: 5px; }
    #candidate_edit .block-bnr #table-bnr .actions, #candidate_edit .block-bnr #table-bnr .actions_pool, #candidate_edit .form_bnr #table-bnr .actions, #candidate_edit .form_bnr #table-bnr .actions_pool {
      float: right;
      background: #FFF;
      padding: 2px 2px;
      border: 1px solid #CCC; }
      #candidate_edit .block-bnr #table-bnr .actions span.blue, #candidate_edit .block-bnr #table-bnr .actions_pool span.blue, #candidate_edit .form_bnr #table-bnr .actions span.blue, #candidate_edit .form_bnr #table-bnr .actions_pool span.blue {
        color: #00A3CB; }
    #candidate_edit .block-bnr #table-bnr .attachments_note_block, #candidate_edit .form_bnr #table-bnr .attachments_note_block {
      margin: 8px 0 5px 0; }
      #candidate_edit .block-bnr #table-bnr .attachments_note_block .display_attachments_note, #candidate_edit .form_bnr #table-bnr .attachments_note_block .display_attachments_note {
        cursor: pointer; }
    #candidate_edit .block-bnr #table-bnr .notepad-field, #candidate_edit .form_bnr #table-bnr .notepad-field {
      margin: 8px 0 5px 0; }
      #candidate_edit .block-bnr #table-bnr .notepad-field A, #candidate_edit .form_bnr #table-bnr .notepad-field A {
        margin: 0 10px 0 0px; }
        #candidate_edit .block-bnr #table-bnr .notepad-field A IMG, #candidate_edit .form_bnr #table-bnr .notepad-field A IMG {
          margin: -2px 5px 0 0; }

#candidate_edit .block-bnr .author, #candidate_edit #drag-block-history-candidate .author, #candidate_edit #collapse-recruiter-note-pad .author, #candidate_edit #collapse-assessment-history .author, #candidate_edit #collapse-assessment-recruitingevent-history .author {
  background: #1d97f2;
  padding: 5px;
  border-radius: 50%;
  font-size: 10px;
  color: #FFF;
  font-weight: bold; }

#candidate_edit .block-bnr .note_2, #candidate_edit .block-bnr .note_1, #candidate_edit #drag-block-history-candidate .note_2, #candidate_edit #drag-block-history-candidate .note_1, #candidate_edit #collapse-recruiter-note-pad .note_2, #candidate_edit #collapse-recruiter-note-pad .note_1, #candidate_edit #collapse-assessment-history .note_2, #candidate_edit #collapse-assessment-history .note_1, #candidate_edit #collapse-assessment-recruitingevent-history .note_2, #candidate_edit #collapse-assessment-recruitingevent-history .note_1 {
  margin-top: 2px; }
  #candidate_edit .block-bnr .note_2 .shortname, #candidate_edit .block-bnr .note_1 .shortname, #candidate_edit #drag-block-history-candidate .note_2 .shortname, #candidate_edit #drag-block-history-candidate .note_1 .shortname, #candidate_edit #collapse-recruiter-note-pad .note_2 .shortname, #candidate_edit #collapse-recruiter-note-pad .note_1 .shortname, #candidate_edit #collapse-assessment-history .note_2 .shortname, #candidate_edit #collapse-assessment-history .note_1 .shortname, #candidate_edit #collapse-assessment-recruitingevent-history .note_2 .shortname, #candidate_edit #collapse-assessment-recruitingevent-history .note_1 .shortname {
    color: #FFF;
    background: #bb0b0b;
    color: #FFF;
    padding: 2px;
    border-radius: 13px;
    cursor: default; }
  #candidate_edit .block-bnr .note_2 .application_note_text, #candidate_edit .block-bnr .note_2 .candidate_note_text, #candidate_edit .block-bnr .note_1 .application_note_text, #candidate_edit .block-bnr .note_1 .candidate_note_text, #candidate_edit #drag-block-history-candidate .note_2 .application_note_text, #candidate_edit #drag-block-history-candidate .note_2 .candidate_note_text, #candidate_edit #drag-block-history-candidate .note_1 .application_note_text, #candidate_edit #drag-block-history-candidate .note_1 .candidate_note_text, #candidate_edit #collapse-recruiter-note-pad .note_2 .application_note_text, #candidate_edit #collapse-recruiter-note-pad .note_2 .candidate_note_text, #candidate_edit #collapse-recruiter-note-pad .note_1 .application_note_text, #candidate_edit #collapse-recruiter-note-pad .note_1 .candidate_note_text, #candidate_edit #collapse-assessment-history .note_2 .application_note_text, #candidate_edit #collapse-assessment-history .note_2 .candidate_note_text, #candidate_edit #collapse-assessment-history .note_1 .application_note_text, #candidate_edit #collapse-assessment-history .note_1 .candidate_note_text, #candidate_edit #collapse-assessment-recruitingevent-history .note_2 .application_note_text, #candidate_edit #collapse-assessment-recruitingevent-history .note_2 .candidate_note_text, #candidate_edit #collapse-assessment-recruitingevent-history .note_1 .application_note_text, #candidate_edit #collapse-assessment-recruitingevent-history .note_1 .candidate_note_text {
    width: 100% !important;
    min-height: 85px !important;
    border: none;
    box-shadow: inset 0 -1px 0 #ddd;
    background: #FFF; }

#candidate_edit .block-bnr .note_private, #candidate_edit #drag-block-history-candidate .note_private, #candidate_edit #collapse-recruiter-note-pad .note_private, #candidate_edit #collapse-assessment-history .note_private, #candidate_edit #collapse-assessment-recruitingevent-history .note_private {
  background: #b4cbe9;
  border: 2px solid #b6b2b2; }

#candidate_edit .block-bnr .note_private_label, #candidate_edit #drag-block-history-candidate .note_private_label, #candidate_edit #collapse-recruiter-note-pad .note_private_label, #candidate_edit #collapse-assessment-history .note_private_label, #candidate_edit #collapse-assessment-recruitingevent-history .note_private_label {
  float: right;
  font-weight: bold;
  font-size: 0.85em;
  font-style: italic;
  margin-right: 8px; }

#candidate_edit .block-bnr .actions a:hover, #candidate_edit #drag-block-history-candidate .actions a:hover, #candidate_edit #collapse-recruiter-note-pad .actions a:hover, #candidate_edit #collapse-assessment-history .actions a:hover, #candidate_edit #collapse-assessment-recruitingevent-history .actions a:hover {
  text-decoration: none; }

#candidateaccount_edit .card, #candidateaccount_edit #application_edit FIELDSET, #application_edit #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit FIELDSET, #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index fieldset, #home_index #candidateaccount_edit fieldset {
  margin-bottom: 20px;
  width: 100%;
  /*&amp;.item { overflow: hidden; }*/ }
  #candidateaccount_edit .card .handle, #candidateaccount_edit #application_edit FIELDSET .handle, #application_edit #candidateaccount_edit FIELDSET .handle, #candidateaccount_edit #bookmark_edit FIELDSET .handle, #bookmark_edit #candidateaccount_edit FIELDSET .handle, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .handle, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .handle, #candidateaccount_edit #candidate_edit FIELDSET .handle, #candidate_edit #candidateaccount_edit FIELDSET .handle, #candidateaccount_edit FIELDSET .handle, #candidateaccount_edit #employeeaccount_edit FIELDSET .handle, #employeeaccount_edit #candidateaccount_edit FIELDSET .handle, #candidateaccount_edit #home_index fieldset .handle, #home_index #candidateaccount_edit fieldset .handle {
    /*color: map-get($bg_colors, 'purplesoft-secondary');
				background-color: map-get($bg_colors, 'purplesoft-primary');*/
    font-weight: 800;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: move; }
    #candidateaccount_edit .card .handle .btn, #candidateaccount_edit #application_edit FIELDSET .handle .btn, #application_edit #candidateaccount_edit FIELDSET .handle .btn, #candidateaccount_edit #bookmark_edit FIELDSET .handle .btn, #bookmark_edit #candidateaccount_edit FIELDSET .handle .btn, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .handle .btn, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .handle .btn, #candidateaccount_edit #candidate_edit FIELDSET .handle .btn, #candidate_edit #candidateaccount_edit FIELDSET .handle .btn, #candidateaccount_edit FIELDSET .handle .btn, #candidateaccount_edit #employeeaccount_edit FIELDSET .handle .btn, #employeeaccount_edit #candidateaccount_edit FIELDSET .handle .btn, #candidateaccount_edit #home_index fieldset .handle .btn, #home_index #candidateaccount_edit fieldset .handle .btn, #candidateaccount_edit .card .handle .btn-default, #candidateaccount_edit #application_edit FIELDSET .handle .btn-default, #application_edit #candidateaccount_edit FIELDSET .handle .btn-default, #candidateaccount_edit #bookmark_edit FIELDSET .handle .btn-default, #bookmark_edit #candidateaccount_edit FIELDSET .handle .btn-default, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .handle .btn-default, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .handle .btn-default, #candidateaccount_edit #candidate_edit FIELDSET .handle .btn-default, #candidate_edit #candidateaccount_edit FIELDSET .handle .btn-default, #candidateaccount_edit FIELDSET .handle .btn-default, #candidateaccount_edit #employeeaccount_edit FIELDSET .handle .btn-default, #employeeaccount_edit #candidateaccount_edit FIELDSET .handle .btn-default, #candidateaccount_edit #home_index fieldset .handle .btn-default, #home_index #candidateaccount_edit fieldset .handle .btn-default, #candidateaccount_edit .card .handle button, #candidateaccount_edit #application_edit FIELDSET .handle button, #application_edit #candidateaccount_edit FIELDSET .handle button, #candidateaccount_edit #bookmark_edit FIELDSET .handle button, #bookmark_edit #candidateaccount_edit FIELDSET .handle button, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .handle button, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .handle button, #candidateaccount_edit #candidate_edit FIELDSET .handle button, #candidate_edit #candidateaccount_edit FIELDSET .handle button, #candidateaccount_edit FIELDSET .handle button, #candidateaccount_edit #employeeaccount_edit FIELDSET .handle button, #employeeaccount_edit #candidateaccount_edit FIELDSET .handle button, #candidateaccount_edit #home_index fieldset .handle button, #home_index #candidateaccount_edit fieldset .handle button, #candidateaccount_edit .card .handle .advbutton, #candidateaccount_edit #application_edit FIELDSET .handle .advbutton, #application_edit #candidateaccount_edit FIELDSET .handle .advbutton, #candidateaccount_edit #bookmark_edit FIELDSET .handle .advbutton, #bookmark_edit #candidateaccount_edit FIELDSET .handle .advbutton, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .handle .advbutton, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .handle .advbutton, #candidateaccount_edit #candidate_edit FIELDSET .handle .advbutton, #candidate_edit #candidateaccount_edit FIELDSET .handle .advbutton, #candidateaccount_edit FIELDSET .handle .advbutton, #candidateaccount_edit #employeeaccount_edit FIELDSET .handle .advbutton, #employeeaccount_edit #candidateaccount_edit FIELDSET .handle .advbutton, #candidateaccount_edit #home_index fieldset .handle .advbutton, #home_index #candidateaccount_edit fieldset .handle .advbutton {
      padding: 2px 5px 0;
      box-shadow: none;
      border: 1px solid #CDD9DC; }
  #candidateaccount_edit .card .form-group, #candidateaccount_edit #application_edit FIELDSET .form-group, #application_edit #candidateaccount_edit FIELDSET .form-group, #candidateaccount_edit #bookmark_edit FIELDSET .form-group, #bookmark_edit #candidateaccount_edit FIELDSET .form-group, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group, #candidateaccount_edit #candidate_edit FIELDSET .form-group, #candidate_edit #candidateaccount_edit FIELDSET .form-group, #candidateaccount_edit FIELDSET .form-group, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group, #candidateaccount_edit #home_index fieldset .form-group, #home_index #candidateaccount_edit fieldset .form-group {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
    #candidateaccount_edit .card .form-group label, #candidateaccount_edit #application_edit FIELDSET .form-group label, #application_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #home_index fieldset .form-group label, #home_index #candidateaccount_edit fieldset .form-group label {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 576px) {
        #candidateaccount_edit .card .form-group label, #candidateaccount_edit #application_edit FIELDSET .form-group label, #application_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #home_index fieldset .form-group label, #home_index #candidateaccount_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
      @media (min-width: 768px) {
        #candidateaccount_edit .card .form-group label, #candidateaccount_edit #application_edit FIELDSET .form-group label, #application_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #home_index fieldset .form-group label, #home_index #candidateaccount_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
      @media (min-width: 992px) {
        #candidateaccount_edit .card .form-group label, #candidateaccount_edit #application_edit FIELDSET .form-group label, #application_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #home_index fieldset .form-group label, #home_index #candidateaccount_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
    #candidateaccount_edit .card .form-group .form-field, #candidateaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #home_index fieldset .form-group .form-field, #home_index #candidateaccount_edit fieldset .form-group .form-field {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 576px) {
        #candidateaccount_edit .card .form-group .form-field, #candidateaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #home_index fieldset .form-group .form-field, #home_index #candidateaccount_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
      @media (min-width: 768px) {
        #candidateaccount_edit .card .form-group .form-field, #candidateaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #home_index fieldset .form-group .form-field, #home_index #candidateaccount_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
      @media (min-width: 992px) {
        #candidateaccount_edit .card .form-group .form-field, #candidateaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #home_index fieldset .form-group .form-field, #home_index #candidateaccount_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
    #candidateaccount_edit .card .form-group.readonly_div, #candidateaccount_edit #application_edit FIELDSET .form-group.readonly_div, #application_edit #candidateaccount_edit FIELDSET .form-group.readonly_div, #candidateaccount_edit #bookmark_edit FIELDSET .form-group.readonly_div, #bookmark_edit #candidateaccount_edit FIELDSET .form-group.readonly_div, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group.readonly_div, #candidateaccount_edit #candidate_edit FIELDSET .form-group.readonly_div, #candidate_edit #candidateaccount_edit FIELDSET .form-group.readonly_div, #candidateaccount_edit FIELDSET .form-group.readonly_div, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group.readonly_div, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group.readonly_div, #candidateaccount_edit #home_index fieldset .form-group.readonly_div, #home_index #candidateaccount_edit fieldset .form-group.readonly_div {
      margin-bottom: 5px; }
      #candidateaccount_edit .card .form-group.readonly_div label, #candidateaccount_edit #application_edit FIELDSET .form-group.readonly_div label, #application_edit #candidateaccount_edit FIELDSET .form-group.readonly_div label, #candidateaccount_edit #bookmark_edit FIELDSET .form-group.readonly_div label, #bookmark_edit #candidateaccount_edit FIELDSET .form-group.readonly_div label, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div label, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group.readonly_div label, #candidateaccount_edit #candidate_edit FIELDSET .form-group.readonly_div label, #candidate_edit #candidateaccount_edit FIELDSET .form-group.readonly_div label, #candidateaccount_edit FIELDSET .form-group.readonly_div label, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group.readonly_div label, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group.readonly_div label, #candidateaccount_edit #home_index fieldset .form-group.readonly_div label, #home_index #candidateaccount_edit fieldset .form-group.readonly_div label, #candidateaccount_edit .card .form-group.readonly_div .form-control-static, #candidateaccount_edit #application_edit FIELDSET .form-group.readonly_div .form-control-static, #application_edit #candidateaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #candidateaccount_edit #bookmark_edit FIELDSET .form-group.readonly_div .form-control-static, #bookmark_edit #candidateaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div .form-control-static, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #candidateaccount_edit #candidate_edit FIELDSET .form-group.readonly_div .form-control-static, #candidate_edit #candidateaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #candidateaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #candidateaccount_edit #home_index fieldset .form-group.readonly_div .form-control-static, #home_index #candidateaccount_edit fieldset .form-group.readonly_div .form-control-static {
        text-align: left;
        margin: 0; }
    #candidateaccount_edit .card .form-group.candidate-edit-mod, #candidateaccount_edit #application_edit FIELDSET .form-group.candidate-edit-mod, #application_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod, #candidateaccount_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod, #bookmark_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod, #candidateaccount_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod, #candidate_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod, #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod, #candidateaccount_edit #home_index fieldset .form-group.candidate-edit-mod, #home_index #candidateaccount_edit fieldset .form-group.candidate-edit-mod {
      margin-bottom: 8px; }
      #candidateaccount_edit .card .form-group.candidate-edit-mod label, #candidateaccount_edit #application_edit FIELDSET .form-group.candidate-edit-mod label, #application_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod label, #candidateaccount_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod label, #bookmark_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod label, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod label, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod label, #candidateaccount_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod label, #candidate_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod label, #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod label, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod label, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod label, #candidateaccount_edit #home_index fieldset .form-group.candidate-edit-mod label, #home_index #candidateaccount_edit fieldset .form-group.candidate-edit-mod label {
        text-align: right; }
    #candidateaccount_edit .card .form-group.hidden, #candidateaccount_edit #application_edit FIELDSET .form-group.hidden, #application_edit #candidateaccount_edit FIELDSET .form-group.hidden, #candidateaccount_edit #bookmark_edit FIELDSET .form-group.hidden, #bookmark_edit #candidateaccount_edit FIELDSET .form-group.hidden, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .form-group.hidden, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .form-group.hidden, #candidateaccount_edit #candidate_edit FIELDSET .form-group.hidden, #candidate_edit #candidateaccount_edit FIELDSET .form-group.hidden, #candidateaccount_edit FIELDSET .form-group.hidden, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group.hidden, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group.hidden, #candidateaccount_edit #home_index fieldset .form-group.hidden, #home_index #candidateaccount_edit fieldset .form-group.hidden {
      display: none !important; }
  #candidateaccount_edit .card .item-content, #candidateaccount_edit #application_edit FIELDSET .item-content, #application_edit #candidateaccount_edit FIELDSET .item-content, #candidateaccount_edit #bookmark_edit FIELDSET .item-content, #bookmark_edit #candidateaccount_edit FIELDSET .item-content, #candidateaccount_edit #recruitingeventapp_edit FIELDSET .item-content, #recruitingeventapp_edit #candidateaccount_edit FIELDSET .item-content, #candidateaccount_edit #candidate_edit FIELDSET .item-content, #candidate_edit #candidateaccount_edit FIELDSET .item-content, #candidateaccount_edit FIELDSET .item-content, #candidateaccount_edit #employeeaccount_edit FIELDSET .item-content, #employeeaccount_edit #candidateaccount_edit FIELDSET .item-content, #candidateaccount_edit #home_index fieldset .item-content, #home_index #candidateaccount_edit fieldset .item-content {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0; }

#candidateaccount_edit FIELDSET {
  margin-bottom: 20px; }
  #candidateaccount_edit FIELDSET LEGEND {
    font-size: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.125); }

#candidateaccount_edit .block-civil .candidate_zip {
  float: left; }
  #candidateaccount_edit .block-civil .candidate_zip .form-field {
    white-space: nowrap;
    padding-right: 8px !important; }

#candidateaccount_edit .block-civil .img-cand {
  width: 120px;
  height: 120px;
  margin: 0px 10px; }

#candidateaccount_edit .block-civil .img-content {
  display: inline-block !important; }
  #candidateaccount_edit .block-civil .img-content:hover .img-action {
    display: block; }

#candidateaccount_edit .block-civil .img-action {
  float: right;
  display: none; }

#candidateaccount_edit .block-civil #profile-icons {
  list-style: none;
  padding: 0;
  margin: 10px 10px; }
  #candidateaccount_edit .block-civil #profile-icons LI {
    border: 1px solid #E0DBDB;
    margin: 5px;
    padding: 2px 4px;
    background: #F9F4F4;
    text-align: center; }

#candidateaccount_edit .block-civil .field .mainlabel {
  display: none !important; }

#candidateaccount_edit .block-civil .field .show-label label {
  display: inline !important;
  flex: 0 0 0;
  padding: 0 0 0 15px; }

#candidateaccount_edit .block-civil .field .vacancy_id {
  display: none; }

#candidateaccount_edit .block-civil .field .form-group {
  margin-bottom: 0 !important; }

#candidateaccount_edit .block-civil .progress {
  height: auto;
  border: 1px solid #b1b1b1;
  border-radius: 2px; }
  #candidateaccount_edit .block-civil .progress .progress-bar {
    min-height: 19px; }
  #candidateaccount_edit .block-civil .progress:hover {
    text-decoration: none !important; }

#candidateaccount_edit .gestmax-container-view .email-error-container {
  float: left; }
  #candidateaccount_edit .gestmax-container-view .email-error-container .email-error-without-button {
    line-height: 28px; }

#candidateaccount_edit .gestmax-container-view .form-group-candidate_email {
  line-height: 28px; }

#candidateaccount_edit .block-doc .field {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 0 8px 8px 0;
  background: #F9F4F4;
  border: 1px solid #E4E0E0; }
  #candidateaccount_edit .block-doc .field LABEL {
    display: inline-block;
    width: auto;
    max-width: none;
    padding: 0 6px;
    margin: 0;
    line-height: 31px;
    height: 31px; }
  #candidateaccount_edit .block-doc .field .file {
    display: inline-block;
    vertical-align: top; }
    #candidateaccount_edit .block-doc .field .file .filename {
      padding-right: 5px; }
    #candidateaccount_edit .block-doc .field .file.file_candidate_photo .filename {
      display: none; }
    #candidateaccount_edit .block-doc .field .file.file_candidate_photo .filelink-preview {
      border-left: none; }
    #candidateaccount_edit .block-doc .field .file .filelink, #candidateaccount_edit .block-doc .field .file .filelink-preview, #candidateaccount_edit .block-doc .field .file .filedelete {
      margin: 0 !important;
      padding: 0 8px;
      border-left: 1px solid #E4E0E0;
      display: inline-block;
      height: 31px;
      line-height: 31px; }
  #candidateaccount_edit .block-doc .field .inputinfos {
    margin: 0;
    border-top: 1px solid #E4E0E0;
    padding: 2px 6px; }
  #candidateaccount_edit .block-doc .field .form-field {
    display: inline-block;
    padding: 0 6px 0 6px;
    width: auto;
    max-width: none;
    border-left: 1px solid #E4E0E0;
    height: 31px;
    vertical-align: top; }
    #candidateaccount_edit .block-doc .field .form-field INPUT {
      padding: 0;
      margin: 0; }

#candidateaccount_edit .block-bnr, #candidateaccount_edit .form_bnr {
  overflow: initial !important; }
  #candidateaccount_edit .block-bnr .form_bnr .form_bnr_div, #candidateaccount_edit .form_bnr .form_bnr .form_bnr_div {
    margin: 12px -12px; }
  #candidateaccount_edit .block-bnr .form_bnr_div, #candidateaccount_edit .form_bnr .form_bnr_div {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
    padding: 15px;
    margin: 12px 0px 30px 0; }
    #candidateaccount_edit .block-bnr .form_bnr_div #application_note_text, #candidateaccount_edit .block-bnr .form_bnr_div #candidate_note_text, #candidateaccount_edit .form_bnr .form_bnr_div #application_note_text, #candidateaccount_edit .form_bnr .form_bnr_div #candidate_note_text {
      width: 100%;
      min-height: 85px;
      border: none;
      box-shadow: inset 0 -1px 0 #ddd;
      background-color: transparent; }
  #candidateaccount_edit .block-bnr #table-bnr, #candidateaccount_edit .form_bnr #table-bnr {
    width: -webkit-fill-available; }
    #candidateaccount_edit .block-bnr #table-bnr td, #candidateaccount_edit .form_bnr #table-bnr td {
      padding: 10px; }
    #candidateaccount_edit .block-bnr #table-bnr a, #candidateaccount_edit .form_bnr #table-bnr a {
      margin-left: 5px; }
    #candidateaccount_edit .block-bnr #table-bnr .delete, #candidateaccount_edit .form_bnr #table-bnr .delete {
      color: red;
      margin-right: 5px; }
    #candidateaccount_edit .block-bnr #table-bnr .actions, #candidateaccount_edit .block-bnr #table-bnr .actions_pool, #candidateaccount_edit .form_bnr #table-bnr .actions, #candidateaccount_edit .form_bnr #table-bnr .actions_pool {
      float: right;
      background: #FFF;
      padding: 2px 2px;
      border: 1px solid #CCC; }
      #candidateaccount_edit .block-bnr #table-bnr .actions span.blue, #candidateaccount_edit .block-bnr #table-bnr .actions_pool span.blue, #candidateaccount_edit .form_bnr #table-bnr .actions span.blue, #candidateaccount_edit .form_bnr #table-bnr .actions_pool span.blue {
        color: #00A3CB; }
    #candidateaccount_edit .block-bnr #table-bnr .attachments_note_block, #candidateaccount_edit .form_bnr #table-bnr .attachments_note_block {
      margin: 8px 0 5px 0; }
      #candidateaccount_edit .block-bnr #table-bnr .attachments_note_block .display_attachments_note, #candidateaccount_edit .form_bnr #table-bnr .attachments_note_block .display_attachments_note {
        cursor: pointer; }
    #candidateaccount_edit .block-bnr #table-bnr .notepad-field, #candidateaccount_edit .form_bnr #table-bnr .notepad-field {
      margin: 8px 0 5px 0; }
      #candidateaccount_edit .block-bnr #table-bnr .notepad-field A, #candidateaccount_edit .form_bnr #table-bnr .notepad-field A {
        margin: 0 10px 0 0px; }
        #candidateaccount_edit .block-bnr #table-bnr .notepad-field A IMG, #candidateaccount_edit .form_bnr #table-bnr .notepad-field A IMG {
          margin: -2px 5px 0 0; }

#candidateaccount_edit .block-bnr .author, #candidateaccount_edit #drag-block-history-candidate .author, #candidateaccount_edit #collapse-recruiter-note-pad .author, #candidateaccount_edit #collapse-assessment-history .author, #candidateaccount_edit #collapse-assessment-recruitingevent-history .author {
  background: #1d97f2;
  padding: 5px;
  border-radius: 50%;
  font-size: 10px;
  color: #FFF;
  font-weight: bold; }

#candidateaccount_edit .block-bnr .note_2, #candidateaccount_edit .block-bnr .note_1, #candidateaccount_edit #drag-block-history-candidate .note_2, #candidateaccount_edit #drag-block-history-candidate .note_1, #candidateaccount_edit #collapse-recruiter-note-pad .note_2, #candidateaccount_edit #collapse-recruiter-note-pad .note_1, #candidateaccount_edit #collapse-assessment-history .note_2, #candidateaccount_edit #collapse-assessment-history .note_1, #candidateaccount_edit #collapse-assessment-recruitingevent-history .note_2, #candidateaccount_edit #collapse-assessment-recruitingevent-history .note_1 {
  margin-top: 2px; }
  #candidateaccount_edit .block-bnr .note_2 .shortname, #candidateaccount_edit .block-bnr .note_1 .shortname, #candidateaccount_edit #drag-block-history-candidate .note_2 .shortname, #candidateaccount_edit #drag-block-history-candidate .note_1 .shortname, #candidateaccount_edit #collapse-recruiter-note-pad .note_2 .shortname, #candidateaccount_edit #collapse-recruiter-note-pad .note_1 .shortname, #candidateaccount_edit #collapse-assessment-history .note_2 .shortname, #candidateaccount_edit #collapse-assessment-history .note_1 .shortname, #candidateaccount_edit #collapse-assessment-recruitingevent-history .note_2 .shortname, #candidateaccount_edit #collapse-assessment-recruitingevent-history .note_1 .shortname {
    color: #FFF;
    color: #FFF;
    padding: 2px;
    border-radius: 13px;
    cursor: default; }
  #candidateaccount_edit .block-bnr .note_2 .application_note_text, #candidateaccount_edit .block-bnr .note_2 .candidate_note_text, #candidateaccount_edit .block-bnr .note_1 .application_note_text, #candidateaccount_edit .block-bnr .note_1 .candidate_note_text, #candidateaccount_edit #drag-block-history-candidate .note_2 .application_note_text, #candidateaccount_edit #drag-block-history-candidate .note_2 .candidate_note_text, #candidateaccount_edit #drag-block-history-candidate .note_1 .application_note_text, #candidateaccount_edit #drag-block-history-candidate .note_1 .candidate_note_text, #candidateaccount_edit #collapse-recruiter-note-pad .note_2 .application_note_text, #candidateaccount_edit #collapse-recruiter-note-pad .note_2 .candidate_note_text, #candidateaccount_edit #collapse-recruiter-note-pad .note_1 .application_note_text, #candidateaccount_edit #collapse-recruiter-note-pad .note_1 .candidate_note_text, #candidateaccount_edit #collapse-assessment-history .note_2 .application_note_text, #candidateaccount_edit #collapse-assessment-history .note_2 .candidate_note_text, #candidateaccount_edit #collapse-assessment-history .note_1 .application_note_text, #candidateaccount_edit #collapse-assessment-history .note_1 .candidate_note_text, #candidateaccount_edit #collapse-assessment-recruitingevent-history .note_2 .application_note_text, #candidateaccount_edit #collapse-assessment-recruitingevent-history .note_2 .candidate_note_text, #candidateaccount_edit #collapse-assessment-recruitingevent-history .note_1 .application_note_text, #candidateaccount_edit #collapse-assessment-recruitingevent-history .note_1 .candidate_note_text {
    width: 100% !important;
    min-height: 85px !important;
    border: none;
    box-shadow: inset 0 -1px 0 #ddd;
    background: #FFF; }

#candidateaccount_edit .block-bnr .note_private, #candidateaccount_edit #drag-block-history-candidate .note_private, #candidateaccount_edit #collapse-recruiter-note-pad .note_private, #candidateaccount_edit #collapse-assessment-history .note_private, #candidateaccount_edit #collapse-assessment-recruitingevent-history .note_private {
  background: #b4cbe9;
  border: 2px solid #b6b2b2; }

#candidateaccount_edit .block-bnr .note_private_label, #candidateaccount_edit #drag-block-history-candidate .note_private_label, #candidateaccount_edit #collapse-recruiter-note-pad .note_private_label, #candidateaccount_edit #collapse-assessment-history .note_private_label, #candidateaccount_edit #collapse-assessment-recruitingevent-history .note_private_label {
  float: right;
  font-weight: bold;
  font-size: 0.85em;
  font-style: italic;
  margin-right: 8px; }

#candidateaccount_edit .block-bnr .actions a:hover, #candidateaccount_edit #drag-block-history-candidate .actions a:hover, #candidateaccount_edit #collapse-recruiter-note-pad .actions a:hover, #candidateaccount_edit #collapse-assessment-history .actions a:hover, #candidateaccount_edit #collapse-assessment-recruitingevent-history .actions a:hover {
  text-decoration: none; }

#employeeaccount_edit .card, #employeeaccount_edit #application_edit FIELDSET, #application_edit #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit FIELDSET, #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index fieldset, #home_index #employeeaccount_edit fieldset {
  margin-bottom: 20px;
  width: 100%;
  /*&amp;.item { overflow: hidden; }*/ }
  #employeeaccount_edit .card .handle, #employeeaccount_edit #application_edit FIELDSET .handle, #application_edit #employeeaccount_edit FIELDSET .handle, #employeeaccount_edit #bookmark_edit FIELDSET .handle, #bookmark_edit #employeeaccount_edit FIELDSET .handle, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .handle, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .handle, #employeeaccount_edit #candidate_edit FIELDSET .handle, #candidate_edit #employeeaccount_edit FIELDSET .handle, #employeeaccount_edit #candidateaccount_edit FIELDSET .handle, #candidateaccount_edit #employeeaccount_edit FIELDSET .handle, #employeeaccount_edit FIELDSET .handle, #employeeaccount_edit #home_index fieldset .handle, #home_index #employeeaccount_edit fieldset .handle {
    /*color: map-get($bg_colors, 'purplesoft-secondary');
				background-color: map-get($bg_colors, 'purplesoft-primary');*/
    font-weight: 800;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    cursor: move; }
    #employeeaccount_edit .card .handle .btn, #employeeaccount_edit #application_edit FIELDSET .handle .btn, #application_edit #employeeaccount_edit FIELDSET .handle .btn, #employeeaccount_edit #bookmark_edit FIELDSET .handle .btn, #bookmark_edit #employeeaccount_edit FIELDSET .handle .btn, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .handle .btn, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .handle .btn, #employeeaccount_edit #candidate_edit FIELDSET .handle .btn, #candidate_edit #employeeaccount_edit FIELDSET .handle .btn, #employeeaccount_edit #candidateaccount_edit FIELDSET .handle .btn, #candidateaccount_edit #employeeaccount_edit FIELDSET .handle .btn, #employeeaccount_edit FIELDSET .handle .btn, #employeeaccount_edit #home_index fieldset .handle .btn, #home_index #employeeaccount_edit fieldset .handle .btn, #employeeaccount_edit .card .handle .btn-default, #employeeaccount_edit #application_edit FIELDSET .handle .btn-default, #application_edit #employeeaccount_edit FIELDSET .handle .btn-default, #employeeaccount_edit #bookmark_edit FIELDSET .handle .btn-default, #bookmark_edit #employeeaccount_edit FIELDSET .handle .btn-default, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .handle .btn-default, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .handle .btn-default, #employeeaccount_edit #candidate_edit FIELDSET .handle .btn-default, #candidate_edit #employeeaccount_edit FIELDSET .handle .btn-default, #employeeaccount_edit #candidateaccount_edit FIELDSET .handle .btn-default, #candidateaccount_edit #employeeaccount_edit FIELDSET .handle .btn-default, #employeeaccount_edit FIELDSET .handle .btn-default, #employeeaccount_edit #home_index fieldset .handle .btn-default, #home_index #employeeaccount_edit fieldset .handle .btn-default, #employeeaccount_edit .card .handle button, #employeeaccount_edit #application_edit FIELDSET .handle button, #application_edit #employeeaccount_edit FIELDSET .handle button, #employeeaccount_edit #bookmark_edit FIELDSET .handle button, #bookmark_edit #employeeaccount_edit FIELDSET .handle button, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .handle button, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .handle button, #employeeaccount_edit #candidate_edit FIELDSET .handle button, #candidate_edit #employeeaccount_edit FIELDSET .handle button, #employeeaccount_edit #candidateaccount_edit FIELDSET .handle button, #candidateaccount_edit #employeeaccount_edit FIELDSET .handle button, #employeeaccount_edit FIELDSET .handle button, #employeeaccount_edit #home_index fieldset .handle button, #home_index #employeeaccount_edit fieldset .handle button, #employeeaccount_edit .card .handle .advbutton, #employeeaccount_edit #application_edit FIELDSET .handle .advbutton, #application_edit #employeeaccount_edit FIELDSET .handle .advbutton, #employeeaccount_edit #bookmark_edit FIELDSET .handle .advbutton, #bookmark_edit #employeeaccount_edit FIELDSET .handle .advbutton, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .handle .advbutton, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .handle .advbutton, #employeeaccount_edit #candidate_edit FIELDSET .handle .advbutton, #candidate_edit #employeeaccount_edit FIELDSET .handle .advbutton, #employeeaccount_edit #candidateaccount_edit FIELDSET .handle .advbutton, #candidateaccount_edit #employeeaccount_edit FIELDSET .handle .advbutton, #employeeaccount_edit FIELDSET .handle .advbutton, #employeeaccount_edit #home_index fieldset .handle .advbutton, #home_index #employeeaccount_edit fieldset .handle .advbutton {
      padding: 2px 5px 0;
      box-shadow: none;
      border: 1px solid #CDD9DC; }
  #employeeaccount_edit .card .form-group, #employeeaccount_edit #application_edit FIELDSET .form-group, #application_edit #employeeaccount_edit FIELDSET .form-group, #employeeaccount_edit #bookmark_edit FIELDSET .form-group, #bookmark_edit #employeeaccount_edit FIELDSET .form-group, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group, #employeeaccount_edit #candidate_edit FIELDSET .form-group, #candidate_edit #employeeaccount_edit FIELDSET .form-group, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group, #employeeaccount_edit FIELDSET .form-group, #employeeaccount_edit #home_index fieldset .form-group, #home_index #employeeaccount_edit fieldset .form-group {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
    #employeeaccount_edit .card .form-group label, #employeeaccount_edit #application_edit FIELDSET .form-group label, #application_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #home_index fieldset .form-group label, #home_index #employeeaccount_edit fieldset .form-group label {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 576px) {
        #employeeaccount_edit .card .form-group label, #employeeaccount_edit #application_edit FIELDSET .form-group label, #application_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #home_index fieldset .form-group label, #home_index #employeeaccount_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
      @media (min-width: 768px) {
        #employeeaccount_edit .card .form-group label, #employeeaccount_edit #application_edit FIELDSET .form-group label, #application_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #home_index fieldset .form-group label, #home_index #employeeaccount_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
      @media (min-width: 992px) {
        #employeeaccount_edit .card .form-group label, #employeeaccount_edit #application_edit FIELDSET .form-group label, #application_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #bookmark_edit FIELDSET .form-group label, #bookmark_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidate_edit FIELDSET .form-group label, #candidate_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit #home_index fieldset .form-group label, #home_index #employeeaccount_edit fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
    #employeeaccount_edit .card .form-group .form-field, #employeeaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #home_index fieldset .form-group .form-field, #home_index #employeeaccount_edit fieldset .form-group .form-field {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      @media (min-width: 576px) {
        #employeeaccount_edit .card .form-group .form-field, #employeeaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #home_index fieldset .form-group .form-field, #home_index #employeeaccount_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
      @media (min-width: 768px) {
        #employeeaccount_edit .card .form-group .form-field, #employeeaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #home_index fieldset .form-group .form-field, #home_index #employeeaccount_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
      @media (min-width: 992px) {
        #employeeaccount_edit .card .form-group .form-field, #employeeaccount_edit #application_edit FIELDSET .form-group .form-field, #application_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidate_edit FIELDSET .form-group .form-field, #candidate_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit #home_index fieldset .form-group .form-field, #home_index #employeeaccount_edit fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
    #employeeaccount_edit .card .form-group.readonly_div, #employeeaccount_edit #application_edit FIELDSET .form-group.readonly_div, #application_edit #employeeaccount_edit FIELDSET .form-group.readonly_div, #employeeaccount_edit #bookmark_edit FIELDSET .form-group.readonly_div, #bookmark_edit #employeeaccount_edit FIELDSET .form-group.readonly_div, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group.readonly_div, #employeeaccount_edit #candidate_edit FIELDSET .form-group.readonly_div, #candidate_edit #employeeaccount_edit FIELDSET .form-group.readonly_div, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group.readonly_div, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group.readonly_div, #employeeaccount_edit FIELDSET .form-group.readonly_div, #employeeaccount_edit #home_index fieldset .form-group.readonly_div, #home_index #employeeaccount_edit fieldset .form-group.readonly_div {
      margin-bottom: 5px; }
      #employeeaccount_edit .card .form-group.readonly_div label, #employeeaccount_edit #application_edit FIELDSET .form-group.readonly_div label, #application_edit #employeeaccount_edit FIELDSET .form-group.readonly_div label, #employeeaccount_edit #bookmark_edit FIELDSET .form-group.readonly_div label, #bookmark_edit #employeeaccount_edit FIELDSET .form-group.readonly_div label, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div label, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group.readonly_div label, #employeeaccount_edit #candidate_edit FIELDSET .form-group.readonly_div label, #candidate_edit #employeeaccount_edit FIELDSET .form-group.readonly_div label, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group.readonly_div label, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group.readonly_div label, #employeeaccount_edit FIELDSET .form-group.readonly_div label, #employeeaccount_edit #home_index fieldset .form-group.readonly_div label, #home_index #employeeaccount_edit fieldset .form-group.readonly_div label, #employeeaccount_edit .card .form-group.readonly_div .form-control-static, #employeeaccount_edit #application_edit FIELDSET .form-group.readonly_div .form-control-static, #application_edit #employeeaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #employeeaccount_edit #bookmark_edit FIELDSET .form-group.readonly_div .form-control-static, #bookmark_edit #employeeaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group.readonly_div .form-control-static, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #employeeaccount_edit #candidate_edit FIELDSET .form-group.readonly_div .form-control-static, #candidate_edit #employeeaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #employeeaccount_edit FIELDSET .form-group.readonly_div .form-control-static, #employeeaccount_edit #home_index fieldset .form-group.readonly_div .form-control-static, #home_index #employeeaccount_edit fieldset .form-group.readonly_div .form-control-static {
        text-align: left;
        margin: 0; }
    #employeeaccount_edit .card .form-group.candidate-edit-mod, #employeeaccount_edit #application_edit FIELDSET .form-group.candidate-edit-mod, #application_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod, #employeeaccount_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod, #bookmark_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod, #employeeaccount_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod, #candidate_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod, #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod, #employeeaccount_edit #home_index fieldset .form-group.candidate-edit-mod, #home_index #employeeaccount_edit fieldset .form-group.candidate-edit-mod {
      margin-bottom: 8px; }
      #employeeaccount_edit .card .form-group.candidate-edit-mod label, #employeeaccount_edit #application_edit FIELDSET .form-group.candidate-edit-mod label, #application_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod label, #employeeaccount_edit #bookmark_edit FIELDSET .form-group.candidate-edit-mod label, #bookmark_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod label, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group.candidate-edit-mod label, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod label, #employeeaccount_edit #candidate_edit FIELDSET .form-group.candidate-edit-mod label, #candidate_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod label, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group.candidate-edit-mod label, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod label, #employeeaccount_edit FIELDSET .form-group.candidate-edit-mod label, #employeeaccount_edit #home_index fieldset .form-group.candidate-edit-mod label, #home_index #employeeaccount_edit fieldset .form-group.candidate-edit-mod label {
        text-align: right; }
    #employeeaccount_edit .card .form-group.hidden, #employeeaccount_edit #application_edit FIELDSET .form-group.hidden, #application_edit #employeeaccount_edit FIELDSET .form-group.hidden, #employeeaccount_edit #bookmark_edit FIELDSET .form-group.hidden, #bookmark_edit #employeeaccount_edit FIELDSET .form-group.hidden, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .form-group.hidden, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .form-group.hidden, #employeeaccount_edit #candidate_edit FIELDSET .form-group.hidden, #candidate_edit #employeeaccount_edit FIELDSET .form-group.hidden, #employeeaccount_edit #candidateaccount_edit FIELDSET .form-group.hidden, #candidateaccount_edit #employeeaccount_edit FIELDSET .form-group.hidden, #employeeaccount_edit FIELDSET .form-group.hidden, #employeeaccount_edit #home_index fieldset .form-group.hidden, #home_index #employeeaccount_edit fieldset .form-group.hidden {
      display: none !important; }
  #employeeaccount_edit .card .item-content, #employeeaccount_edit #application_edit FIELDSET .item-content, #application_edit #employeeaccount_edit FIELDSET .item-content, #employeeaccount_edit #bookmark_edit FIELDSET .item-content, #bookmark_edit #employeeaccount_edit FIELDSET .item-content, #employeeaccount_edit #recruitingeventapp_edit FIELDSET .item-content, #recruitingeventapp_edit #employeeaccount_edit FIELDSET .item-content, #employeeaccount_edit #candidate_edit FIELDSET .item-content, #candidate_edit #employeeaccount_edit FIELDSET .item-content, #employeeaccount_edit #candidateaccount_edit FIELDSET .item-content, #candidateaccount_edit #employeeaccount_edit FIELDSET .item-content, #employeeaccount_edit FIELDSET .item-content, #employeeaccount_edit #home_index fieldset .item-content, #home_index #employeeaccount_edit fieldset .item-content {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0; }

#employeeaccount_edit FIELDSET {
  margin-bottom: 20px; }
  #employeeaccount_edit FIELDSET LEGEND {
    font-size: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.125); }

#employeeaccount_edit .block-civil .candidate_zip {
  float: left; }
  #employeeaccount_edit .block-civil .candidate_zip .form-field {
    white-space: nowrap;
    padding-right: 8px !important; }

#employeeaccount_edit .block-civil .img-cand {
  width: 120px;
  height: 120px;
  margin: 0px 10px; }

#employeeaccount_edit .block-civil .img-content {
  display: inline-block !important; }
  #employeeaccount_edit .block-civil .img-content:hover .img-action {
    display: block; }

#employeeaccount_edit .block-civil .img-action {
  float: right;
  display: none; }

#employeeaccount_edit .block-civil #profile-icons {
  list-style: none;
  padding: 0;
  margin: 10px 10px; }
  #employeeaccount_edit .block-civil #profile-icons LI {
    border: 1px solid #E0DBDB;
    margin: 5px;
    padding: 2px 4px;
    background: #F9F4F4;
    text-align: center; }

#employeeaccount_edit .block-civil .field .mainlabel {
  display: none !important; }

#employeeaccount_edit .block-civil .field .show-label label {
  display: inline !important;
  flex: 0 0 0;
  padding: 0 0 0 15px; }

#employeeaccount_edit .block-civil .field .vacancy_id {
  display: none; }

#employeeaccount_edit .block-civil .field .form-group {
  margin-bottom: 0 !important; }

#employeeaccount_edit .block-civil .progress {
  height: auto;
  border: 1px solid #b1b1b1;
  border-radius: 2px; }
  #employeeaccount_edit .block-civil .progress .progress-bar {
    min-height: 19px; }
  #employeeaccount_edit .block-civil .progress:hover {
    text-decoration: none !important; }

#employeeaccount_edit .gestmax-container-view .email-error-container {
  float: left; }
  #employeeaccount_edit .gestmax-container-view .email-error-container .email-error-without-button {
    line-height: 28px; }

#employeeaccount_edit .gestmax-container-view .form-group-candidate_email {
  line-height: 28px; }

#employeeaccount_edit .block-doc .field {
  display: inline-block;
  vertical-align: top;
  width: auto;
  margin: 0 8px 8px 0;
  background: #F9F4F4;
  border: 1px solid #E4E0E0; }
  #employeeaccount_edit .block-doc .field LABEL {
    display: inline-block;
    width: auto;
    max-width: none;
    padding: 0 6px;
    margin: 0;
    line-height: 31px;
    height: 31px; }
  #employeeaccount_edit .block-doc .field .file {
    display: inline-block;
    vertical-align: top; }
    #employeeaccount_edit .block-doc .field .file .filename {
      padding-right: 5px; }
    #employeeaccount_edit .block-doc .field .file.file_candidate_photo .filename {
      display: none; }
    #employeeaccount_edit .block-doc .field .file.file_candidate_photo .filelink-preview {
      border-left: none; }
    #employeeaccount_edit .block-doc .field .file .filelink, #employeeaccount_edit .block-doc .field .file .filelink-preview, #employeeaccount_edit .block-doc .field .file .filedelete {
      margin: 0 !important;
      padding: 0 8px;
      border-left: 1px solid #E4E0E0;
      display: inline-block;
      height: 31px;
      line-height: 31px; }
  #employeeaccount_edit .block-doc .field .inputinfos {
    margin: 0;
    border-top: 1px solid #E4E0E0;
    padding: 2px 6px; }
  #employeeaccount_edit .block-doc .field .form-field {
    display: inline-block;
    padding: 0 6px 0 6px;
    width: auto;
    max-width: none;
    border-left: 1px solid #E4E0E0;
    height: 31px;
    vertical-align: top; }
    #employeeaccount_edit .block-doc .field .form-field INPUT {
      padding: 0;
      margin: 0; }

#employeeaccount_edit .block-bnr, #employeeaccount_edit .form_bnr {
  overflow: initial !important; }
  #employeeaccount_edit .block-bnr .form_bnr .form_bnr_div, #employeeaccount_edit .form_bnr .form_bnr .form_bnr_div {
    margin: 12px -12px; }
  #employeeaccount_edit .block-bnr .form_bnr_div, #employeeaccount_edit .form_bnr .form_bnr_div {
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
    padding: 15px;
    margin: 12px 0px 30px 0; }
    #employeeaccount_edit .block-bnr .form_bnr_div #application_note_text, #employeeaccount_edit .block-bnr .form_bnr_div #candidate_note_text, #employeeaccount_edit .form_bnr .form_bnr_div #application_note_text, #employeeaccount_edit .form_bnr .form_bnr_div #candidate_note_text {
      width: 100%;
      min-height: 85px;
      border: none;
      box-shadow: inset 0 -1px 0 #ddd;
      background-color: transparent; }
  #employeeaccount_edit .block-bnr #table-bnr, #employeeaccount_edit .form_bnr #table-bnr {
    width: -webkit-fill-available; }
    #employeeaccount_edit .block-bnr #table-bnr td, #employeeaccount_edit .form_bnr #table-bnr td {
      padding: 10px; }
    #employeeaccount_edit .block-bnr #table-bnr a, #employeeaccount_edit .form_bnr #table-bnr a {
      margin-left: 5px; }
    #employeeaccount_edit .block-bnr #table-bnr .delete, #employeeaccount_edit .form_bnr #table-bnr .delete {
      color: red;
      margin-right: 5px; }
    #employeeaccount_edit .block-bnr #table-bnr .actions, #employeeaccount_edit .block-bnr #table-bnr .actions_pool, #employeeaccount_edit .form_bnr #table-bnr .actions, #employeeaccount_edit .form_bnr #table-bnr .actions_pool {
      float: right;
      background: #FFF;
      padding: 2px 2px;
      border: 1px solid #CCC; }
      #employeeaccount_edit .block-bnr #table-bnr .actions span.blue, #employeeaccount_edit .block-bnr #table-bnr .actions_pool span.blue, #employeeaccount_edit .form_bnr #table-bnr .actions span.blue, #employeeaccount_edit .form_bnr #table-bnr .actions_pool span.blue {
        color: #00A3CB; }
    #employeeaccount_edit .block-bnr #table-bnr .attachments_note_block, #employeeaccount_edit .form_bnr #table-bnr .attachments_note_block {
      margin: 8px 0 5px 0; }
      #employeeaccount_edit .block-bnr #table-bnr .attachments_note_block .display_attachments_note, #employeeaccount_edit .form_bnr #table-bnr .attachments_note_block .display_attachments_note {
        cursor: pointer; }
    #employeeaccount_edit .block-bnr #table-bnr .notepad-field, #employeeaccount_edit .form_bnr #table-bnr .notepad-field {
      margin: 8px 0 5px 0; }
      #employeeaccount_edit .block-bnr #table-bnr .notepad-field A, #employeeaccount_edit .form_bnr #table-bnr .notepad-field A {
        margin: 0 10px 0 0px; }
        #employeeaccount_edit .block-bnr #table-bnr .notepad-field A IMG, #employeeaccount_edit .form_bnr #table-bnr .notepad-field A IMG {
          margin: -2px 5px 0 0; }

#employeeaccount_edit .block-bnr .author, #employeeaccount_edit #drag-block-history-candidate .author, #employeeaccount_edit #collapse-recruiter-note-pad .author, #employeeaccount_edit #collapse-assessment-history .author, #employeeaccount_edit #collapse-assessment-recruitingevent-history .author {
  background: #1d97f2;
  padding: 5px;
  border-radius: 50%;
  font-size: 10px;
  color: #FFF;
  font-weight: bold; }

#employeeaccount_edit .block-bnr .note_2, #employeeaccount_edit .block-bnr .note_1, #employeeaccount_edit #drag-block-history-candidate .note_2, #employeeaccount_edit #drag-block-history-candidate .note_1, #employeeaccount_edit #collapse-recruiter-note-pad .note_2, #employeeaccount_edit #collapse-recruiter-note-pad .note_1, #employeeaccount_edit #collapse-assessment-history .note_2, #employeeaccount_edit #collapse-assessment-history .note_1, #employeeaccount_edit #collapse-assessment-recruitingevent-history .note_2, #employeeaccount_edit #collapse-assessment-recruitingevent-history .note_1 {
  margin-top: 2px; }
  #employeeaccount_edit .block-bnr .note_2 .shortname, #employeeaccount_edit .block-bnr .note_1 .shortname, #employeeaccount_edit #drag-block-history-candidate .note_2 .shortname, #employeeaccount_edit #drag-block-history-candidate .note_1 .shortname, #employeeaccount_edit #collapse-recruiter-note-pad .note_2 .shortname, #employeeaccount_edit #collapse-recruiter-note-pad .note_1 .shortname, #employeeaccount_edit #collapse-assessment-history .note_2 .shortname, #employeeaccount_edit #collapse-assessment-history .note_1 .shortname, #employeeaccount_edit #collapse-assessment-recruitingevent-history .note_2 .shortname, #employeeaccount_edit #collapse-assessment-recruitingevent-history .note_1 .shortname {
    color: #FFF;
    color: #FFF;
    padding: 2px;
    border-radius: 13px;
    cursor: default; }
  #employeeaccount_edit .block-bnr .note_2 .application_note_text, #employeeaccount_edit .block-bnr .note_2 .candidate_note_text, #employeeaccount_edit .block-bnr .note_1 .application_note_text, #employeeaccount_edit .block-bnr .note_1 .candidate_note_text, #employeeaccount_edit #drag-block-history-candidate .note_2 .application_note_text, #employeeaccount_edit #drag-block-history-candidate .note_2 .candidate_note_text, #employeeaccount_edit #drag-block-history-candidate .note_1 .application_note_text, #employeeaccount_edit #drag-block-history-candidate .note_1 .candidate_note_text, #employeeaccount_edit #collapse-recruiter-note-pad .note_2 .application_note_text, #employeeaccount_edit #collapse-recruiter-note-pad .note_2 .candidate_note_text, #employeeaccount_edit #collapse-recruiter-note-pad .note_1 .application_note_text, #employeeaccount_edit #collapse-recruiter-note-pad .note_1 .candidate_note_text, #employeeaccount_edit #collapse-assessment-history .note_2 .application_note_text, #employeeaccount_edit #collapse-assessment-history .note_2 .candidate_note_text, #employeeaccount_edit #collapse-assessment-history .note_1 .application_note_text, #employeeaccount_edit #collapse-assessment-history .note_1 .candidate_note_text, #employeeaccount_edit #collapse-assessment-recruitingevent-history .note_2 .application_note_text, #employeeaccount_edit #collapse-assessment-recruitingevent-history .note_2 .candidate_note_text, #employeeaccount_edit #collapse-assessment-recruitingevent-history .note_1 .application_note_text, #employeeaccount_edit #collapse-assessment-recruitingevent-history .note_1 .candidate_note_text {
    width: 100% !important;
    min-height: 85px !important;
    border: none;
    box-shadow: inset 0 -1px 0 #ddd;
    background: #FFF; }

#employeeaccount_edit .block-bnr .note_private, #employeeaccount_edit #drag-block-history-candidate .note_private, #employeeaccount_edit #collapse-recruiter-note-pad .note_private, #employeeaccount_edit #collapse-assessment-history .note_private, #employeeaccount_edit #collapse-assessment-recruitingevent-history .note_private {
  background: #b4cbe9;
  border: 2px solid #b6b2b2; }

#employeeaccount_edit .block-bnr .note_private_label, #employeeaccount_edit #drag-block-history-candidate .note_private_label, #employeeaccount_edit #collapse-recruiter-note-pad .note_private_label, #employeeaccount_edit #collapse-assessment-history .note_private_label, #employeeaccount_edit #collapse-assessment-recruitingevent-history .note_private_label {
  float: right;
  font-weight: bold;
  font-size: 0.85em;
  font-style: italic;
  margin-right: 8px; }

#employeeaccount_edit .block-bnr .actions a:hover, #employeeaccount_edit #drag-block-history-candidate .actions a:hover, #employeeaccount_edit #collapse-recruiter-note-pad .actions a:hover, #employeeaccount_edit #collapse-assessment-history .actions a:hover, #employeeaccount_edit #collapse-assessment-recruitingevent-history .actions a:hover {
  text-decoration: none; }

.column_configure &gt; span {
  vertical-align: middle;
  margin: 0 0.25rem 0 0.25rem; }
  .column_configure &gt; span &gt; a {
    text-transform: uppercase; }
  .column_configure &gt; span .badge:not(first-child), .column_configure &gt; span .gestmax-status:not(first-child), .column_configure &gt; span .gestmax-recommendation-button:not(first-child) {
    box-shadow: none;
    padding: 0;
    margin: 0 0 0 8px; }

.column_configure #column_configure_btn {
  margin: 0px;
  padding: 0px;
  box-shadow: none; }
  .column_configure #column_configure_btn i {
    margin: 0.25rem; }

body#config_index .gestmax-masonry-item {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  padding: 0 7px !important; }
  @media (min-width: 576px) {
    body#config_index .gestmax-masonry-item {
      flex: 0 0 100%;
      max-width: 100%; } }
  @media (min-width: 768px) {
    body#config_index .gestmax-masonry-item {
      flex: 0 0 50%;
      max-width: 50%; } }
  @media (min-width: 992px) {
    body#config_index .gestmax-masonry-item {
      flex: 0 0 50%;
      max-width: 50%; } }

body#config_index .card.item-content, body#config_index #application_edit FIELDSET.item-content, #application_edit body#config_index FIELDSET.item-content, body#config_index #bookmark_edit FIELDSET.item-content, #bookmark_edit body#config_index FIELDSET.item-content, body#config_index #recruitingeventapp_edit FIELDSET.item-content, #recruitingeventapp_edit body#config_index FIELDSET.item-content, body#config_index #candidate_edit FIELDSET.item-content, #candidate_edit body#config_index FIELDSET.item-content, body#config_index #candidateaccount_edit FIELDSET.item-content, #candidateaccount_edit body#config_index FIELDSET.item-content, body#config_index #employeeaccount_edit FIELDSET.item-content, #employeeaccount_edit body#config_index FIELDSET.item-content, body#config_index #home_index fieldset.item-content, #home_index body#config_index fieldset.item-content {
  margin-bottom: 20px; }
  body#config_index .card.item-content .card-header, body#config_index #application_edit FIELDSET.item-content .card-header, #application_edit body#config_index FIELDSET.item-content .card-header, body#config_index #bookmark_edit FIELDSET.item-content .card-header, #bookmark_edit body#config_index FIELDSET.item-content .card-header, body#config_index #recruitingeventapp_edit FIELDSET.item-content .card-header, #recruitingeventapp_edit body#config_index FIELDSET.item-content .card-header, body#config_index #candidate_edit FIELDSET.item-content .card-header, #candidate_edit body#config_index FIELDSET.item-content .card-header, body#config_index #candidateaccount_edit FIELDSET.item-content .card-header, #candidateaccount_edit body#config_index FIELDSET.item-content .card-header, body#config_index #employeeaccount_edit FIELDSET.item-content .card-header, #employeeaccount_edit body#config_index FIELDSET.item-content .card-header, body#config_index #home_index fieldset.item-content .card-header, #home_index body#config_index fieldset.item-content .card-header, body#config_index .card.item-content #application_edit FIELDSET LEGEND, #application_edit FIELDSET body#config_index .card.item-content LEGEND, body#config_index #application_edit FIELDSET.item-content LEGEND, #application_edit body#config_index FIELDSET.item-content LEGEND, body#config_index #home_index fieldset.item-content #application_edit FIELDSET LEGEND, #application_edit FIELDSET body#config_index #home_index fieldset.item-content LEGEND, #home_index body#config_index fieldset.item-content #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index body#config_index fieldset.item-content LEGEND, body#config_index .card.item-content #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET body#config_index .card.item-content LEGEND, body#config_index #bookmark_edit FIELDSET.item-content LEGEND, #bookmark_edit body#config_index FIELDSET.item-content LEGEND, body#config_index #home_index fieldset.item-content #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET body#config_index #home_index fieldset.item-content LEGEND, #home_index body#config_index fieldset.item-content #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index body#config_index fieldset.item-content LEGEND, body#config_index .card.item-content #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET body#config_index .card.item-content LEGEND, body#config_index #recruitingeventapp_edit FIELDSET.item-content LEGEND, #recruitingeventapp_edit body#config_index FIELDSET.item-content LEGEND, body#config_index #home_index fieldset.item-content #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET body#config_index #home_index fieldset.item-content LEGEND, #home_index body#config_index fieldset.item-content #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index body#config_index fieldset.item-content LEGEND, body#config_index .card.item-content #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET body#config_index .card.item-content LEGEND, body#config_index #candidate_edit FIELDSET.item-content LEGEND, #candidate_edit body#config_index FIELDSET.item-content LEGEND, body#config_index #home_index fieldset.item-content #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET body#config_index #home_index fieldset.item-content LEGEND, #home_index body#config_index fieldset.item-content #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index body#config_index fieldset.item-content LEGEND, body#config_index .card.item-content #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET body#config_index .card.item-content LEGEND, body#config_index #candidateaccount_edit FIELDSET.item-content LEGEND, #candidateaccount_edit body#config_index FIELDSET.item-content LEGEND, body#config_index #home_index fieldset.item-content #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET body#config_index #home_index fieldset.item-content LEGEND, #home_index body#config_index fieldset.item-content #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index body#config_index fieldset.item-content LEGEND, body#config_index .card.item-content #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET body#config_index .card.item-content LEGEND, body#config_index #employeeaccount_edit FIELDSET.item-content LEGEND, #employeeaccount_edit body#config_index FIELDSET.item-content LEGEND, body#config_index #home_index fieldset.item-content #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET body#config_index #home_index fieldset.item-content LEGEND, #home_index body#config_index fieldset.item-content #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index body#config_index fieldset.item-content LEGEND, body#config_index .card.item-content #home_index fieldset h3, #home_index fieldset body#config_index .card.item-content h3, body#config_index #application_edit FIELDSET.item-content #home_index fieldset h3, #home_index fieldset body#config_index #application_edit FIELDSET.item-content h3, #application_edit body#config_index FIELDSET.item-content #home_index fieldset h3, #home_index fieldset #application_edit body#config_index FIELDSET.item-content h3, body#config_index #bookmark_edit FIELDSET.item-content #home_index fieldset h3, #home_index fieldset body#config_index #bookmark_edit FIELDSET.item-content h3, #bookmark_edit body#config_index FIELDSET.item-content #home_index fieldset h3, #home_index fieldset #bookmark_edit body#config_index FIELDSET.item-content h3, body#config_index #recruitingeventapp_edit FIELDSET.item-content #home_index fieldset h3, #home_index fieldset body#config_index #recruitingeventapp_edit FIELDSET.item-content h3, #recruitingeventapp_edit body#config_index FIELDSET.item-content #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit body#config_index FIELDSET.item-content h3, body#config_index #candidate_edit FIELDSET.item-content #home_index fieldset h3, #home_index fieldset body#config_index #candidate_edit FIELDSET.item-content h3, #candidate_edit body#config_index FIELDSET.item-content #home_index fieldset h3, #home_index fieldset #candidate_edit body#config_index FIELDSET.item-content h3, body#config_index #candidateaccount_edit FIELDSET.item-content #home_index fieldset h3, #home_index fieldset body#config_index #candidateaccount_edit FIELDSET.item-content h3, #candidateaccount_edit body#config_index FIELDSET.item-content #home_index fieldset h3, #home_index fieldset #candidateaccount_edit body#config_index FIELDSET.item-content h3, body#config_index #employeeaccount_edit FIELDSET.item-content #home_index fieldset h3, #home_index fieldset body#config_index #employeeaccount_edit FIELDSET.item-content h3, #employeeaccount_edit body#config_index FIELDSET.item-content #home_index fieldset h3, #home_index fieldset #employeeaccount_edit body#config_index FIELDSET.item-content h3, body#config_index #home_index fieldset.item-content h3, #home_index body#config_index fieldset.item-content h3 {
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: 800; }
  body#config_index .card.item-content A, body#config_index #application_edit FIELDSET.item-content A, #application_edit body#config_index FIELDSET.item-content A, body#config_index #bookmark_edit FIELDSET.item-content A, #bookmark_edit body#config_index FIELDSET.item-content A, body#config_index #recruitingeventapp_edit FIELDSET.item-content A, #recruitingeventapp_edit body#config_index FIELDSET.item-content A, body#config_index #candidate_edit FIELDSET.item-content A, #candidate_edit body#config_index FIELDSET.item-content A, body#config_index #candidateaccount_edit FIELDSET.item-content A, #candidateaccount_edit body#config_index FIELDSET.item-content A, body#config_index #employeeaccount_edit FIELDSET.item-content A, #employeeaccount_edit body#config_index FIELDSET.item-content A, body#config_index #home_index fieldset.item-content A, #home_index body#config_index fieldset.item-content A {
    color: #000; }
  body#config_index .card.item-content .list-group-item, body#config_index #application_edit FIELDSET.item-content .list-group-item, #application_edit body#config_index FIELDSET.item-content .list-group-item, body#config_index #bookmark_edit FIELDSET.item-content .list-group-item, #bookmark_edit body#config_index FIELDSET.item-content .list-group-item, body#config_index #recruitingeventapp_edit FIELDSET.item-content .list-group-item, #recruitingeventapp_edit body#config_index FIELDSET.item-content .list-group-item, body#config_index #candidate_edit FIELDSET.item-content .list-group-item, #candidate_edit body#config_index FIELDSET.item-content .list-group-item, body#config_index #candidateaccount_edit FIELDSET.item-content .list-group-item, #candidateaccount_edit body#config_index FIELDSET.item-content .list-group-item, body#config_index #employeeaccount_edit FIELDSET.item-content .list-group-item, #employeeaccount_edit body#config_index FIELDSET.item-content .list-group-item, body#config_index #home_index fieldset.item-content .list-group-item, #home_index body#config_index fieldset.item-content .list-group-item, body#config_index .card.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index .card.item-content .ui-menu-item, body#config_index #application_edit FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index #application_edit FIELDSET.item-content .ui-menu-item, #application_edit body#config_index FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #application_edit body#config_index FIELDSET.item-content .ui-menu-item, body#config_index #bookmark_edit FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index #bookmark_edit FIELDSET.item-content .ui-menu-item, #bookmark_edit body#config_index FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #bookmark_edit body#config_index FIELDSET.item-content .ui-menu-item, body#config_index #recruitingeventapp_edit FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index #recruitingeventapp_edit FIELDSET.item-content .ui-menu-item, #recruitingeventapp_edit body#config_index FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #recruitingeventapp_edit body#config_index FIELDSET.item-content .ui-menu-item, body#config_index #candidate_edit FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index #candidate_edit FIELDSET.item-content .ui-menu-item, #candidate_edit body#config_index FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #candidate_edit body#config_index FIELDSET.item-content .ui-menu-item, body#config_index #candidateaccount_edit FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index #candidateaccount_edit FIELDSET.item-content .ui-menu-item, #candidateaccount_edit body#config_index FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #candidateaccount_edit body#config_index FIELDSET.item-content .ui-menu-item, body#config_index #employeeaccount_edit FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index #employeeaccount_edit FIELDSET.item-content .ui-menu-item, #employeeaccount_edit body#config_index FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #employeeaccount_edit body#config_index FIELDSET.item-content .ui-menu-item, body#config_index #home_index fieldset.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index #home_index fieldset.item-content .ui-menu-item, #home_index body#config_index fieldset.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #home_index body#config_index fieldset.item-content .ui-menu-item {
    border: 0;
    padding-top: 4px;
    padding-bottom: 4px; }
    body#config_index .card.item-content .list-group-item:before, body#config_index #application_edit FIELDSET.item-content .list-group-item:before, #application_edit body#config_index FIELDSET.item-content .list-group-item:before, body#config_index #bookmark_edit FIELDSET.item-content .list-group-item:before, #bookmark_edit body#config_index FIELDSET.item-content .list-group-item:before, body#config_index #recruitingeventapp_edit FIELDSET.item-content .list-group-item:before, #recruitingeventapp_edit body#config_index FIELDSET.item-content .list-group-item:before, body#config_index #candidate_edit FIELDSET.item-content .list-group-item:before, #candidate_edit body#config_index FIELDSET.item-content .list-group-item:before, body#config_index #candidateaccount_edit FIELDSET.item-content .list-group-item:before, #candidateaccount_edit body#config_index FIELDSET.item-content .list-group-item:before, body#config_index #employeeaccount_edit FIELDSET.item-content .list-group-item:before, #employeeaccount_edit body#config_index FIELDSET.item-content .list-group-item:before, body#config_index #home_index fieldset.item-content .list-group-item:before, #home_index body#config_index fieldset.item-content .list-group-item:before, body#config_index .card.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index .card.item-content .ui-menu-item:before, body#config_index #application_edit FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index #application_edit FIELDSET.item-content .ui-menu-item:before, #application_edit body#config_index FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #application_edit body#config_index FIELDSET.item-content .ui-menu-item:before, body#config_index #bookmark_edit FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index #bookmark_edit FIELDSET.item-content .ui-menu-item:before, #bookmark_edit body#config_index FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #bookmark_edit body#config_index FIELDSET.item-content .ui-menu-item:before, body#config_index #recruitingeventapp_edit FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index #recruitingeventapp_edit FIELDSET.item-content .ui-menu-item:before, #recruitingeventapp_edit body#config_index FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #recruitingeventapp_edit body#config_index FIELDSET.item-content .ui-menu-item:before, body#config_index #candidate_edit FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index #candidate_edit FIELDSET.item-content .ui-menu-item:before, #candidate_edit body#config_index FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #candidate_edit body#config_index FIELDSET.item-content .ui-menu-item:before, body#config_index #candidateaccount_edit FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index #candidateaccount_edit FIELDSET.item-content .ui-menu-item:before, #candidateaccount_edit body#config_index FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #candidateaccount_edit body#config_index FIELDSET.item-content .ui-menu-item:before, body#config_index #employeeaccount_edit FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index #employeeaccount_edit FIELDSET.item-content .ui-menu-item:before, #employeeaccount_edit body#config_index FIELDSET.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #employeeaccount_edit body#config_index FIELDSET.item-content .ui-menu-item:before, body#config_index #home_index fieldset.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body#config_index #home_index fieldset.item-content .ui-menu-item:before, #home_index body#config_index fieldset.item-content #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #home_index body#config_index fieldset.item-content .ui-menu-item:before {
      display: inline-block;
      font-weight: 900;
      content: '\f105';
      font-family: 'Font Awesome 6 Pro';
      color: #9a62a1;
      margin-right: 5px; }

body#config_adv div#facetedSearch {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  padding-left: 0px;
  padding-right: 10px; }
  @media (min-width: 992px) {
    body#config_adv div#facetedSearch {
      flex: 0 0 25%;
      max-width: 25%; } }
  @media (min-width: 768px) {
    body#config_adv div#facetedSearch {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; } }
  @media (min-width: 992px) {
    body#config_adv div#facetedSearch {
      flex: 0 0 25%;
      max-width: 25%; } }

body#config_adv div#content {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 992px) {
    body#config_adv div#content {
      flex: 0 0 75%;
      max-width: 75%; } }
  @media (min-width: 768px) {
    body#config_adv div#content {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; } }
  @media (min-width: 992px) {
    body#config_adv div#content {
      flex: 0 0 75%;
      max-width: 75%; } }

body#config_adv div#content form {
  background-color: #f3f3f3;
  padding: 17px; }

body#config_adv li.selected a {
  color: #a04caf; }

body#config_adv .card-body .card-body .card-header, body#config_adv #application_edit FIELDSET .fieldset-body .card-body .card-header, #application_edit FIELDSET body#config_adv .fieldset-body .card-body .card-header, body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body .card-header, #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body .card-header, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body .card-header, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body .card-header, body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body .card-header, #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body .card-header, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body .card-header, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .card-header, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body .card-header, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .card-header, body#config_adv #home_index fieldset .content-block .card-body .card-header, #home_index fieldset body#config_adv .content-block .card-body .card-header, body#config_adv .card-body #application_edit FIELDSET .fieldset-body .card-header, #application_edit FIELDSET body#config_adv .card-body .fieldset-body .card-header, body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .card-header, #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .card-header, #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-header, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .card-header, #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .card-header, #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .card-header, #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .card-header, #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body .card-header, #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .card-header, #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body .card-header, #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .card-header, body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body .card-header, #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body .card-header, body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-header, #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .card-header, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-header, #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-header, #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-header, #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-header, #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-header, #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body .card-header, #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .card-header, #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body .card-header, #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .card-header, body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body .card-header, body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .card-header, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-header, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .card-header, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .card-header, #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .card-header, body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body .card-header, #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body .card-header, body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .card-header, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-header, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body .card-header, #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .card-header, #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body .card-header, #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .card-header, body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body .card-header, #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .card-header, body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .card-header, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-header, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body .card-header, #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .card-header, #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body .card-header, #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .card-header, body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body .card-header, #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .card-header, body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .card-header, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-header, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-header, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-header, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-header, body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body .card-header, #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .card-header, #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body .card-header, #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .card-header, body#config_adv .card-body #home_index fieldset .content-block .card-header, #home_index fieldset body#config_adv .card-body .content-block .card-header, body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block .card-header, #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block .card-header, #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .card-header, #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block .card-header, body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block .card-header, #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block .card-header, #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .card-header, #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block .card-header, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block .card-header, #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block .card-header, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .card-header, #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block .card-header, body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block .card-header, #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block .card-header, #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .card-header, #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block .card-header, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .card-header, #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block .card-header, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .card-header, #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .card-header, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .card-header, #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block .card-header, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .card-header, #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .card-header, body#config_adv #home_index fieldset .content-block .content-block .card-header, #home_index fieldset body#config_adv .content-block .content-block .card-header, body#config_adv .card-body .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET body#config_adv .card-body .card-body LEGEND, body#config_adv #application_edit FIELDSET .fieldset-body .card-body LEGEND, #application_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .card-body LEGEND, #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body LEGEND, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .card-body LEGEND, #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .card-body LEGEND, #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body LEGEND, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .card-body LEGEND, #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .card-body LEGEND, #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #home_index fieldset .content-block .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .card-body LEGEND, #home_index fieldset body#config_adv .content-block .card-body #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .card-body LEGEND, body#config_adv .card-body #application_edit FIELDSET .fieldset-body LEGEND, #application_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body LEGEND, #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body LEGEND, #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #bookmark_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #bookmark_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #bookmark_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #candidate_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #candidate_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #candidate_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #candidateaccount_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #candidateaccount_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #candidateaccount_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #employeeaccount_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #employeeaccount_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #employeeaccount_edit #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #home_index fieldset .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET body#config_adv .card-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv .card-body .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset body#config_adv .card-body .content-block LEGEND, body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block LEGEND, #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .content-block LEGEND, #application_edit #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block LEGEND, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #application_edit #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .content-block LEGEND, #application_edit #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #application_edit #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .content-block LEGEND, #application_edit #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block LEGEND, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #application_edit #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .content-block LEGEND, #application_edit #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #application_edit #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .content-block LEGEND, #application_edit #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #application_edit #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #home_index fieldset .content-block .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .content-block LEGEND, #home_index fieldset body#config_adv .content-block .content-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .content-block LEGEND, body#config_adv .card-body .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET body#config_adv .card-body .card-body LEGEND, body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .card-body LEGEND, #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .card-body LEGEND, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body LEGEND, #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .card-body LEGEND, #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .card-body LEGEND, #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body LEGEND, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .card-body LEGEND, #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .card-body LEGEND, #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #home_index fieldset .content-block .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .card-body LEGEND, #home_index fieldset body#config_adv .content-block .card-body #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .card-body LEGEND, body#config_adv .card-body #application_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit body#config_adv .card-body #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #application_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #application_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #candidate_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #candidate_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #candidate_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #home_index fieldset .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET body#config_adv .card-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv .card-body .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset body#config_adv .card-body .content-block LEGEND, body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .content-block LEGEND, #bookmark_edit #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block LEGEND, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #bookmark_edit #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block LEGEND, #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .content-block LEGEND, #bookmark_edit #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #bookmark_edit #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .content-block LEGEND, #bookmark_edit #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block LEGEND, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #bookmark_edit #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .content-block LEGEND, #bookmark_edit #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #bookmark_edit #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .content-block LEGEND, #bookmark_edit #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #bookmark_edit #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #home_index fieldset .content-block .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .content-block LEGEND, #home_index fieldset body#config_adv .content-block .content-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .content-block LEGEND, body#config_adv .card-body .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET body#config_adv .card-body .card-body LEGEND, body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .card-body LEGEND, #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .card-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .card-body LEGEND, #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body LEGEND, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .card-body LEGEND, #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .card-body LEGEND, #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .card-body LEGEND, #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #home_index fieldset .content-block .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .card-body LEGEND, #home_index fieldset body#config_adv .content-block .card-body #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .card-body LEGEND, body#config_adv .card-body #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv .card-body #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET body#config_adv .card-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv .card-body .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .card-body .content-block LEGEND, body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block LEGEND, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block LEGEND, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #home_index fieldset .content-block .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .content-block LEGEND, #home_index fieldset body#config_adv .content-block .content-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .content-block LEGEND, body#config_adv .card-body .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET body#config_adv .card-body .card-body LEGEND, body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .card-body LEGEND, #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .card-body LEGEND, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .card-body LEGEND, #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body LEGEND, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .card-body LEGEND, #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body LEGEND, #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .card-body LEGEND, #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .card-body LEGEND, #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #home_index fieldset .content-block .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .card-body LEGEND, #home_index fieldset body#config_adv .content-block .card-body #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .card-body LEGEND, body#config_adv .card-body #application_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit body#config_adv .card-body #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #application_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #application_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #bookmark_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #bookmark_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #bookmark_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #home_index fieldset .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET body#config_adv .card-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv .card-body .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset body#config_adv .card-body .content-block LEGEND, body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .content-block LEGEND, #candidate_edit #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block LEGEND, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #candidate_edit #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .content-block LEGEND, #candidate_edit #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block LEGEND, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #candidate_edit #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .content-block LEGEND, #candidate_edit #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #candidate_edit #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block LEGEND, #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .content-block LEGEND, #candidate_edit #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #candidate_edit #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .content-block LEGEND, #candidate_edit #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #candidate_edit #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #home_index fieldset .content-block .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .content-block LEGEND, #home_index fieldset body#config_adv .content-block .content-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .content-block LEGEND, body#config_adv .card-body .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET body#config_adv .card-body .card-body LEGEND, body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .card-body LEGEND, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #home_index fieldset .content-block .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .card-body LEGEND, #home_index fieldset body#config_adv .content-block .card-body #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .card-body LEGEND, body#config_adv .card-body #application_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit body#config_adv .card-body #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #application_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #application_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #home_index fieldset .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET body#config_adv .card-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv .card-body .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .card-body .content-block LEGEND, body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #candidateaccount_edit #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block LEGEND, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #candidateaccount_edit #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #candidateaccount_edit #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #candidateaccount_edit #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #candidateaccount_edit #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #candidateaccount_edit #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block LEGEND, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #candidateaccount_edit #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #candidateaccount_edit #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #candidateaccount_edit #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #home_index fieldset .content-block .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .content-block LEGEND, #home_index fieldset body#config_adv .content-block .content-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .content-block LEGEND, body#config_adv .card-body .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET body#config_adv .card-body .card-body LEGEND, body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .card-body LEGEND, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body LEGEND, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body LEGEND, body#config_adv #home_index fieldset .content-block .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .card-body LEGEND, #home_index fieldset body#config_adv .content-block .card-body #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .card-body LEGEND, body#config_adv .card-body #application_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit body#config_adv .card-body #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #application_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #application_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body LEGEND, body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body LEGEND, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body LEGEND, body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body LEGEND, #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body LEGEND, body#config_adv .card-body #home_index fieldset .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET body#config_adv .card-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv .card-body .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .card-body .content-block LEGEND, body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #employeeaccount_edit #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block LEGEND, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #employeeaccount_edit #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #employeeaccount_edit #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #employeeaccount_edit #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #employeeaccount_edit #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #employeeaccount_edit #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block LEGEND, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #employeeaccount_edit #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, #employeeaccount_edit #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block LEGEND, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block LEGEND, #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block LEGEND, body#config_adv #home_index fieldset .content-block .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .content-block LEGEND, #home_index fieldset body#config_adv .content-block .content-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .content-block LEGEND, body#config_adv .card-body .card-body #home_index fieldset h3, #home_index fieldset body#config_adv .card-body .card-body h3, body#config_adv #application_edit FIELDSET .fieldset-body .card-body #home_index fieldset h3, #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .card-body h3, #application_edit FIELDSET body#config_adv .fieldset-body .card-body #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .card-body h3, body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body #home_index fieldset h3, #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body h3, #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body h3, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body #home_index fieldset h3, #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body h3, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body h3, body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body #home_index fieldset h3, #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body h3, #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body h3, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body #home_index fieldset h3, #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body h3, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body h3, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body #home_index fieldset h3, #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body h3, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body h3, body#config_adv #home_index fieldset .content-block .card-body h3, #home_index fieldset body#config_adv .content-block .card-body h3, body#config_adv .card-body #application_edit FIELDSET .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv .card-body #application_edit FIELDSET .fieldset-body h3, #application_edit FIELDSET body#config_adv .card-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET body#config_adv .card-body .fieldset-body h3, body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body h3, #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body h3, #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body h3, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body h3, #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body h3, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body h3, #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body h3, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body h3, #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body h3, #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body h3, #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body h3, #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body h3, #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body h3, body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body h3, #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body h3, body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body h3, #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body h3, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body h3, #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body h3, #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body h3, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body h3, #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body h3, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body h3, #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body h3, #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body h3, #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body h3, #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body h3, #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body h3, body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body h3, #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body h3, body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body h3, #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body h3, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body h3, #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body h3, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body h3, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body h3, #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body h3, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body h3, #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body h3, #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body h3, #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body h3, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body h3, #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body h3, body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body h3, #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body h3, body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body h3, #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body h3, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body h3, #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body h3, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body h3, #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body h3, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body h3, #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body h3, #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body h3, #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body h3, #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body h3, #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body h3, #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body h3, body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body h3, #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body h3, body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body h3, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body h3, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body h3, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body h3, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body h3, #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body h3, #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body h3, #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body h3, body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body h3, #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body h3, body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body h3, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body h3, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body h3, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body h3, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body h3, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body h3, body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body h3, #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body h3, #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body h3, #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body h3, body#config_adv .card-body #home_index fieldset .content-block h3, #home_index fieldset body#config_adv .card-body .content-block h3, body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block h3, #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block h3, #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block h3, #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block h3, body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block h3, #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block h3, #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block h3, #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block h3, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block h3, #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block h3, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block h3, #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block h3, body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block h3, #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block h3, #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block h3, #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block h3, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block h3, #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block h3, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block h3, #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block h3, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block h3, #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block h3, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block h3, #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block h3, body#config_adv #home_index fieldset .content-block .content-block h3, #home_index fieldset body#config_adv .content-block .content-block h3 {
  margin-left: 50px;
  opacity: 0.7; }

body#config_adv .card-body .card-body .card-body, body#config_adv #application_edit FIELDSET .fieldset-body .card-body .card-body, #application_edit FIELDSET body#config_adv .fieldset-body .card-body .card-body, body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body .card-body, #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body .card-body, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body .card-body, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body .card-body, body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body .card-body, #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body .card-body, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body .card-body, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .card-body, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body .card-body, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .card-body, body#config_adv #home_index fieldset .content-block .card-body .card-body, #home_index fieldset body#config_adv .content-block .card-body .card-body, body#config_adv .card-body #application_edit FIELDSET .fieldset-body .card-body, #application_edit FIELDSET body#config_adv .card-body .fieldset-body .card-body, body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .card-body, #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .card-body, #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-body, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .card-body, #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .card-body, #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .card-body, #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .card-body, #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body .card-body, #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .card-body, #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body .card-body, #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .card-body, body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body .card-body, #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body .card-body, body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-body, #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .card-body, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-body, #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-body, #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-body, #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-body, #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-body, #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body .card-body, #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .card-body, #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body .card-body, #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .card-body, body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body .card-body, #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body .card-body, body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .card-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .card-body, #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .card-body, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .card-body, #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .card-body, body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body .card-body, #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body .card-body, body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .card-body, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body .card-body, #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .card-body, #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body .card-body, #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .card-body, body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body .card-body, #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .card-body, body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .card-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body .card-body, #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .card-body, #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body .card-body, #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .card-body, body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body .card-body, #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .card-body, body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .card-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .card-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .card-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .card-body, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .card-body, body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body .card-body, #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .card-body, #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body .card-body, #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .card-body, body#config_adv .card-body #home_index fieldset .content-block .card-body, #home_index fieldset body#config_adv .card-body .content-block .card-body, body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block .card-body, #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block .card-body, #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .card-body, #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block .card-body, body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block .card-body, #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block .card-body, #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .card-body, #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block .card-body, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block .card-body, #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block .card-body, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .card-body, #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block .card-body, body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block .card-body, #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block .card-body, #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .card-body, #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block .card-body, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .card-body, #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block .card-body, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .card-body, #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .card-body, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .card-body, #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block .card-body, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .card-body, #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .card-body, body#config_adv #home_index fieldset .content-block .content-block .card-body, #home_index fieldset body#config_adv .content-block .content-block .card-body, body#config_adv .card-body .card-body #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET body#config_adv .card-body .card-body .fieldset-body, body#config_adv #application_edit FIELDSET .fieldset-body .card-body .fieldset-body, #application_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .card-body .fieldset-body, #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body .fieldset-body, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .card-body .fieldset-body, #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .card-body .fieldset-body, #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .card-body .fieldset-body, #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .card-body .fieldset-body, #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #home_index fieldset .content-block .card-body #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .card-body .fieldset-body, #home_index fieldset body#config_adv .content-block .card-body #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .card-body .fieldset-body, body#config_adv .card-body #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #application_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #application_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #application_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #application_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #application_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET body#config_adv .card-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv .card-body .content-block #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #home_index fieldset body#config_adv .card-body .content-block .fieldset-body, body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block .fieldset-body, #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .content-block .fieldset-body, #application_edit #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block .fieldset-body, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #application_edit #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .content-block .fieldset-body, #application_edit #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #application_edit #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .content-block .fieldset-body, #application_edit #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #application_edit #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .content-block .fieldset-body, #application_edit #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #application_edit #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .content-block .fieldset-body, #application_edit #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #application_edit #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #home_index fieldset .content-block .content-block #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .content-block .fieldset-body, #home_index fieldset body#config_adv .content-block .content-block #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .content-block .fieldset-body, body#config_adv .card-body .card-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET body#config_adv .card-body .card-body .fieldset-body, body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .card-body .fieldset-body, #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .card-body .fieldset-body, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body .fieldset-body, #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .card-body .fieldset-body, #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .card-body .fieldset-body, #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .card-body .fieldset-body, #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .card-body .fieldset-body, #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #home_index fieldset .content-block .card-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .card-body .fieldset-body, #home_index fieldset body#config_adv .content-block .card-body #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .card-body .fieldset-body, body#config_adv .card-body #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit body#config_adv .card-body #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #bookmark_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #bookmark_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET body#config_adv .card-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv .card-body .content-block #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #home_index fieldset body#config_adv .card-body .content-block .fieldset-body, body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .content-block .fieldset-body, #bookmark_edit #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block .fieldset-body, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #bookmark_edit #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block .fieldset-body, #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .content-block .fieldset-body, #bookmark_edit #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #bookmark_edit #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .content-block .fieldset-body, #bookmark_edit #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #bookmark_edit #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .content-block .fieldset-body, #bookmark_edit #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #bookmark_edit #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .content-block .fieldset-body, #bookmark_edit #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #bookmark_edit #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #home_index fieldset .content-block .content-block #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .content-block .fieldset-body, #home_index fieldset body#config_adv .content-block .content-block #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .content-block .fieldset-body, body#config_adv .card-body .card-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET body#config_adv .card-body .card-body .fieldset-body, body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .card-body .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #home_index fieldset .content-block .card-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .card-body .fieldset-body, #home_index fieldset body#config_adv .content-block .card-body #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .card-body .fieldset-body, body#config_adv .card-body #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv .card-body #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET body#config_adv .card-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv .card-body .content-block #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .card-body .content-block .fieldset-body, body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block .fieldset-body, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block .fieldset-body, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #home_index fieldset .content-block .content-block #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .content-block .fieldset-body, #home_index fieldset body#config_adv .content-block .content-block #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .content-block .fieldset-body, body#config_adv .card-body .card-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET body#config_adv .card-body .card-body .fieldset-body, body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .card-body .fieldset-body, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body .fieldset-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #home_index fieldset .content-block .card-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .card-body .fieldset-body, #home_index fieldset body#config_adv .content-block .card-body #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .card-body .fieldset-body, body#config_adv .card-body #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit body#config_adv .card-body #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #candidate_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #candidate_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #candidate_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET body#config_adv .card-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv .card-body .content-block #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #home_index fieldset body#config_adv .card-body .content-block .fieldset-body, body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidate_edit #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block .fieldset-body, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #candidate_edit #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidate_edit #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block .fieldset-body, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #candidate_edit #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidate_edit #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #candidate_edit #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidate_edit #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #candidate_edit #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidate_edit #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #candidate_edit #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #home_index fieldset .content-block .content-block #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .content-block .fieldset-body, #home_index fieldset body#config_adv .content-block .content-block #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .content-block .fieldset-body, body#config_adv .card-body .card-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET body#config_adv .card-body .card-body .fieldset-body, body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .card-body .fieldset-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #home_index fieldset .content-block .card-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .card-body .fieldset-body, #home_index fieldset body#config_adv .content-block .card-body #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .card-body .fieldset-body, body#config_adv .card-body #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv .card-body #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET body#config_adv .card-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv .card-body .content-block #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .card-body .content-block .fieldset-body, body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block .fieldset-body, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block .fieldset-body, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #home_index fieldset .content-block .content-block #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .content-block .fieldset-body, #home_index fieldset body#config_adv .content-block .content-block #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .content-block .fieldset-body, body#config_adv .card-body .card-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET body#config_adv .card-body .card-body .fieldset-body, body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .card-body .fieldset-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body .fieldset-body, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .fieldset-body, body#config_adv #home_index fieldset .content-block .card-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .card-body .fieldset-body, #home_index fieldset body#config_adv .content-block .card-body #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .card-body .fieldset-body, body#config_adv .card-body #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv .card-body #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .fieldset-body, body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .fieldset-body, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .fieldset-body, body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .fieldset-body, #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body, #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .fieldset-body, body#config_adv .card-body #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET body#config_adv .card-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv .card-body .content-block #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .card-body .content-block .fieldset-body, body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block .fieldset-body, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block .fieldset-body, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, #employeeaccount_edit #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block .fieldset-body, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .fieldset-body, #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .fieldset-body, body#config_adv #home_index fieldset .content-block .content-block #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .content-block .fieldset-body, #home_index fieldset body#config_adv .content-block .content-block #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .content-block .fieldset-body, body#config_adv .card-body .card-body #home_index fieldset .content-block, #home_index fieldset body#config_adv .card-body .card-body .content-block, body#config_adv #application_edit FIELDSET .fieldset-body .card-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .card-body .content-block, #application_edit FIELDSET body#config_adv .fieldset-body .card-body #home_index fieldset .content-block, #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .card-body .content-block, body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .card-body .content-block, #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .card-body .content-block, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .card-body .content-block, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .card-body .content-block, body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .card-body .content-block, #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .card-body .content-block, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .card-body .content-block, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .content-block, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .card-body .content-block, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .card-body .content-block, body#config_adv #home_index fieldset .content-block .card-body .content-block, #home_index fieldset body#config_adv .content-block .card-body .content-block, body#config_adv .card-body #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv .card-body #application_edit FIELDSET .fieldset-body .content-block, #application_edit FIELDSET body#config_adv .card-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit FIELDSET body#config_adv .card-body .fieldset-body .content-block, body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .content-block, #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #bookmark_edit #application_edit FIELDSET .fieldset-body .fieldset-body .content-block, #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .content-block, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body .fieldset-body .content-block, #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #candidate_edit #application_edit FIELDSET .fieldset-body .fieldset-body .content-block, #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #candidateaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .content-block, #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #employeeaccount_edit #application_edit FIELDSET .fieldset-body .fieldset-body .content-block, #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body .content-block, #application_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .content-block, #home_index fieldset body#config_adv .content-block #application_edit FIELDSET .fieldset-body .content-block, #application_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .content-block, body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv .card-body #bookmark_edit FIELDSET .fieldset-body .content-block, #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit FIELDSET body#config_adv .card-body .fieldset-body .content-block, body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #application_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .content-block, #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .content-block, #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .content-block, #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .content-block, #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #candidate_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .content-block, #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .content-block, #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body .fieldset-body .content-block, #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body .content-block, #bookmark_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .content-block, #home_index fieldset body#config_adv .content-block #bookmark_edit FIELDSET .fieldset-body .content-block, #bookmark_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .content-block, body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv .card-body #recruitingeventapp_edit FIELDSET .fieldset-body .content-block, #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .card-body .fieldset-body .content-block, body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .content-block, #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .content-block, #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .content-block, #recruitingeventapp_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .content-block, #home_index fieldset body#config_adv .content-block #recruitingeventapp_edit FIELDSET .fieldset-body .content-block, #recruitingeventapp_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .content-block, body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv .card-body #candidate_edit FIELDSET .fieldset-body .content-block, #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit FIELDSET body#config_adv .card-body .fieldset-body .content-block, body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #application_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .content-block, #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #bookmark_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .content-block, #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body .content-block, #candidate_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .content-block, #home_index fieldset body#config_adv .content-block #candidate_edit FIELDSET .fieldset-body .content-block, #candidate_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .content-block, body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv .card-body #candidateaccount_edit FIELDSET .fieldset-body .content-block, #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .content-block, body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #application_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .content-block, #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .content-block, #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body .content-block, #candidateaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .content-block, #home_index fieldset body#config_adv .content-block #candidateaccount_edit FIELDSET .fieldset-body .content-block, #candidateaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .content-block, body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv .card-body #employeeaccount_edit FIELDSET .fieldset-body .content-block, #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .card-body .fieldset-body .content-block, body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #application_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit body#config_adv #application_edit FIELDSET .fieldset-body .fieldset-body .content-block, #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #application_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #application_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit body#config_adv #bookmark_edit FIELDSET .fieldset-body .fieldset-body .content-block, #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #bookmark_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .fieldset-body .content-block, #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit body#config_adv #candidate_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidate_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #candidate_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .fieldset-body .content-block, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .fieldset-body .content-block, body#config_adv #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body .content-block, #employeeaccount_edit FIELDSET body#config_adv #home_index fieldset .content-block .fieldset-body .content-block, #home_index fieldset body#config_adv .content-block #employeeaccount_edit FIELDSET .fieldset-body .content-block, #employeeaccount_edit FIELDSET #home_index fieldset body#config_adv .content-block .fieldset-body .content-block, body#config_adv .card-body #home_index fieldset .content-block .content-block, #home_index fieldset body#config_adv .card-body .content-block .content-block, body#config_adv #application_edit FIELDSET .fieldset-body #home_index fieldset .content-block .content-block, #home_index fieldset body#config_adv #application_edit FIELDSET .fieldset-body .content-block .content-block, #application_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .content-block, #home_index fieldset #application_edit FIELDSET body#config_adv .fieldset-body .content-block .content-block, body#config_adv #bookmark_edit FIELDSET .fieldset-body #home_index fieldset .content-block .content-block, #home_index fieldset body#config_adv #bookmark_edit FIELDSET .fieldset-body .content-block .content-block, #bookmark_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .content-block, #home_index fieldset #bookmark_edit FIELDSET body#config_adv .fieldset-body .content-block .content-block, body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body #home_index fieldset .content-block .content-block, #home_index fieldset body#config_adv #recruitingeventapp_edit FIELDSET .fieldset-body .content-block .content-block, #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .content-block, #home_index fieldset #recruitingeventapp_edit FIELDSET body#config_adv .fieldset-body .content-block .content-block, body#config_adv #candidate_edit FIELDSET .fieldset-body #home_index fieldset .content-block .content-block, #home_index fieldset body#config_adv #candidate_edit FIELDSET .fieldset-body .content-block .content-block, #candidate_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .content-block, #home_index fieldset #candidate_edit FIELDSET body#config_adv .fieldset-body .content-block .content-block, body#config_adv #candidateaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .content-block, #home_index fieldset body#config_adv #candidateaccount_edit FIELDSET .fieldset-body .content-block .content-block, #candidateaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .content-block, #home_index fieldset #candidateaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .content-block, body#config_adv #employeeaccount_edit FIELDSET .fieldset-body #home_index fieldset .content-block .content-block, #home_index fieldset body#config_adv #employeeaccount_edit FIELDSET .fieldset-body .content-block .content-block, #employeeaccount_edit FIELDSET body#config_adv .fieldset-body #home_index fieldset .content-block .content-block, #home_index fieldset #employeeaccount_edit FIELDSET body#config_adv .fieldset-body .content-block .content-block, body#config_adv #home_index fieldset .content-block .content-block .content-block, #home_index fieldset body#config_adv .content-block .content-block .content-block {
  margin-left: 50px; }

#chooseContactSearchForm {
  justify-content: space-between; }

#status_list #contactFormContainer {
  height: 55vh;
  overflow: auto; }

/* CSS du bloc "Modules externes" présents sur plusieurs pages (Détail d'une candidature, session, vivier, etc...) */
/* Bloc des services externes (Assessfirst, Brightlanguage, etc..) */
#drag-block-external-services UL#externalServicesTab LI.nav-item A.nav-link {
  position: relative; }
  #drag-block-external-services UL#externalServicesTab LI.nav-item A.nav-link:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(235, 238, 243, 0.5);
    pointer-events: none; }
  #drag-block-external-services UL#externalServicesTab LI.nav-item A.nav-link.active:before, #drag-block-external-services UL#externalServicesTab LI.nav-item #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.nav-link.ui-menu-item:hover:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #drag-block-external-services UL#externalServicesTab LI.nav-item A.nav-link.ui-menu-item:hover:before {
    display: none; }
  #drag-block-external-services UL#externalServicesTab LI.nav-item A.nav-link IMG {
    height: 15px; }
  #drag-block-external-services UL#externalServicesTab LI.nav-item A.nav-link#verifdiploma-tab IMG, #drag-block-external-services UL#externalServicesTab LI.nav-item A.nav-link#interviewapp-tab IMG {
    height: 17px; }
  #drag-block-external-services UL#externalServicesTab LI.nav-item A.nav-link#assessfirst-tab {
    padding: 6px 16px; }
    #drag-block-external-services UL#externalServicesTab LI.nav-item A.nav-link#assessfirst-tab IMG {
      height: 23px; }
  #drag-block-external-services UL#externalServicesTab LI.nav-item A.nav-link#etesting-tab {
    padding: 5px 12px; }
    #drag-block-external-services UL#externalServicesTab LI.nav-item A.nav-link#etesting-tab IMG {
      height: 26px; }

#drag-block-external-services .tab-content #service-etesting .service-header .img-fluid {
  height: 42px;
  width: 127px; }

#drag-block-external-services .tab-content .service-legend {
  font-size: 13px;
  color: #818080;
  border-top: 1px solid #ECECEC;
  margin: 10px 0 0 0;
  padding: 5px 5px 0 5px;
  list-style: none; }
  #drag-block-external-services .tab-content .service-legend LI {
    float: left;
    margin-right: 10px; }
    #drag-block-external-services .tab-content .service-legend LI I {
      margin-right: 5px; }
  #drag-block-external-services .tab-content .service-legend:after {
    content: '';
    display: block;
    clear: both; }

.fModal .modal-header, .fModal .modal-footer {
  padding: 0.6rem 0.8rem 0.5rem 0.8rem; }

.fModal .modal-body {
  position: relative;
  padding: 0; }

.div-fSearch:focus {
  outline: none; }

/*disable the outline effect on fSearch on firefox... */
.div-fMask {
  cursor: pointer;
  color: #000000; }
  .div-fMask .custom-select {
    height: auto;
    border-radius: 0 !important;
    box-shadow: inset 0 -1px 0 #ddd;
    background-color: #F9F9F9;
    font-size: 12px;
    color: #444;
    padding: 3px 20px 3px 8px;
    background-position: right 0.3rem center !important;
    min-height: 29px; }
    .div-fMask .custom-select HR {
      margin: 3px 0; }

.div-fMenu {
  overflow: auto;
  overflow-x: hidden;
  background-color: #FFFFFF;
  margin: 0; }

.div-fOptions {
  max-height: calc(100vh - 230px);
  overflow-y: auto !important; }
  .div-fOptions .media-disabled label {
    color: gray !important; }

.div-fMenu .loader-fSearch {
  background-image: url("../img/facetedSearch/loader.gif");
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  background-position: 50%;
  text-align: center;
  position: absolute;
  z-index: 1000;
  display: none; }

/************div-fSearch*** */
.div-fSearch {
  overflow: auto;
  overflow-x: hidden;
  padding: 10px; }

.panel-title {
  color: #333;
  background-color: #efefef;
  border-color: #ddd;
  padding: 5px;
  margin: 5px; }

.div-fSearch {
  padding: 0; }
  .div-fSearch .text-fSearch .inputText-fSearch {
    font-size: 0.98em;
    width: calc(100% - 55px);
    display: block;
    float: left;
    margin-right: 10px; }
  .div-fSearch .element-fSearch {
    margin: 10px 0;
    clear: both; }
    .div-fSearch .element-fSearch .textIcon-delete {
      float: left; }
  .div-fSearch .text-fSearch {
    margin: 2px 0 2px 5px; }
  .div-fSearch .item-fSearch {
    margin: 2px 0 2px 5px;
    padding-left: 15px;
    background: url("../../public/js/dependencies/facetedSearch/img/unfiltered.gif") no-repeat;
    transition: all 0.2s ease-out; }
    .div-fSearch .item-fSearch.hide {
      display: none; }
    .div-fSearch .item-fSearch A {
      text-decoration: none;
      color: #000000;
      font-weight: normal; }
  .div-fSearch .displayer-fSearch A {
    color: #000000;
    margin-left: 15px; }
  .div-fSearch .item-fSearch A:hover {
    text-decoration: underline; }
  .div-fSearch .item-fSearch.item-selected {
    font-weight: bold;
    background: url("../../public/js/dependencies/facetedSearch/img/filtered.gif") no-repeat;
    transition: all 0.2s ease-out; }

/*****div-fOptions******* */
.div-fList {
  min-height: 260px; }

.div-fList, .div-fMultiSelect {
  overflow: auto;
  overflow-x: hidden; }

.div-fOptions DIV.title {
  text-align: center;
  background-color: #BFBFBF;
  color: #000000;
  font-weight: bold;
  border: 1px solid black;
  margin: 1px; }

.div-fOptions .div-fList, .div-fOptions .div-fMultiSelect {
  padding: 5px; }

.div-fOptions .div-fList DIV, .div-fOptions .div-fMultiSelect DIV {
  padding-top: 3px; }

.div-fOptions .div-fList DIV.highlight {
  background-color: #CCCCCC; }

.div-fOptions .div-fList DIV.filtered {
  display: none; }

.div-fOptions .div-fList DIV LABEL {
  white-space: nowrap;
  display: block;
  width: 100%;
  color: #000000;
  text-decoration: none;
  overflow-x: hidden;
  margin: 0;
  cursor: pointer; }

.div-fOptions .div-fList DIV.lst-op LABEL {
  display: block;
  padding-left: 20px;
  text-indent: -15px; }

.div-fOptions .div-fList DIV.lst-op INPUT[type=checkbox], .div-fOptions .div-fList DIV.lst-op INPUT[type=radio] {
  vertical-align: bottom;
  position: relative;
  top: -3px;
  left: -3px;
  overflow: hidden; }

.div-fOptions .div-fMultiSelect DIV A {
  font-weight: normal;
  padding-top: 3px; }

.div-fOptions .div-fList DIV.lst-gp {
  white-space: nowrap;
  color: #000000;
  font-weight: bold; }

.div-fOptions .div-fList DIV.gp_current_filter A {
  text-align: center;
  background-color: #F2F2F2;
  border-bottom: 1px solid #797979; }

.div-fOptions .div-fList DIV.selected LABEL {
  font-weight: bold;
  color: #fff;
  background-color: #4e7c98; }

.div-fOptions .div-fList DIV A {
  text-decoration: none;
  padding: 2px;
  border-radius: 2px; }
  .div-fOptions .div-fList DIV A:hover {
    background-color: #4d7c98; }

.div-fOptions .div-fMultiSelect DIV {
  background-color: #0275d8; }

.div-fOptions .div-fList DIV.disabled A {
  color: #666666;
  font-style: italic;
  background-color: #FFFFFF; }
  .div-fOptions .div-fList DIV.disabled A:hover {
    color: #666666;
    font-style: italic;
    background-color: #FFFFFF;
    padding-top: 1px;
    border-top: 1px dotted #FF0000;
    border-bottom: 1px dotted #FF0000; }

.div-fOptions .div-fList DIV.htmldisabled A {
  text-decoration: line-through; }

.div-fOptions .div-fMultiSelect DIV {
  padding: 2px 4px;
  border: 1px outset black;
  margin: 1px 0;
  overflow: hidden; }

.div-fOptions .div-fList DIV A:hover, .div-fOptions .div-fMultiSelect DIV A {
  color: #FFFFFF; }

/*****div-fList | div-fMultiSelect***** */
/******div-fMultiSelect ********** */
.div-fMultiSelect {
  margin: 0 auto;
  border: 2px inset #1F1F1F;
  width: 95%;
  padding: 1px; }

.div-fOptions .div-fMultiSelect DIV A {
  width: 80%;
  float: left;
  cursor: default;
  white-space: nowrap;
  overflow-x: hidden;
  text-decoration: none; }
  .div-fOptions .div-fMultiSelect DIV A.sortable {
    cursor: move; }

.title-fSearch {
  background: red; }

.div-fMenu .fa-times {
  float: right;
  margin-top: 3px;
  margin-right: 10px; }

.div-fOptions .div-fMultiSelect SPAN.icon-sortable {
  width: 17px;
  background-image: url("../img/facetedSearch/sortable.gif");
  display: block;
  float: right;
  cursor: pointer; }

/******div-fPager****** */
DIV.div-fPager {
  padding: 1px 2px;
  display: block;
  clear: both;
  background-color: #d5d5d5;
  font-weight: bold;
  text-align: center;
  color: #000000; }
  DIV.div-fPager A {
    padding: 0 1px;
    text-decoration: none;
    color: #000000; }
    DIV.div-fPager A.current, DIV.div-fPager A:hover {
      background-color: #797979;
      color: #FFFFFF; }

.gestmax-multiselect-container {
  min-height: 440px; }

#footer {
  padding: 10px 15px;
  background: #FFF;
  position: fixed;
  bottom: 0;
  border-radius: 0;
  width: calc(100% - 30px);
  right: 15px;
  box-shadow: 0px 0px 2px 1px #d7d2d2; }
  #footer.with-sidebar {
    width: calc(100% - 260px - 30px); }
  #footer.with-sidebar-simpleform {
    padding-left: calc(260px + 15px); }
  #footer.full-width-no-space {
    right: 0;
    left: 0;
    width: 100%;
    margin: 0; }

.full-width .with-sidebar {
  width: calc(100% - 30px) !important; }

.full-width .with-sidebar-simpleform {
  padding-left: 15px !important; }

@media (max-width: 991.98px) {
  .pagination {
    margin-top: 15px; } }

.form-gestmax .card .form-group, .form-gestmax #application_edit FIELDSET .form-group, #application_edit .form-gestmax FIELDSET .form-group, .form-gestmax #bookmark_edit FIELDSET .form-group, #bookmark_edit .form-gestmax FIELDSET .form-group, .form-gestmax #recruitingeventapp_edit FIELDSET .form-group, #recruitingeventapp_edit .form-gestmax FIELDSET .form-group, .form-gestmax #candidate_edit FIELDSET .form-group, #candidate_edit .form-gestmax FIELDSET .form-group, .form-gestmax #candidateaccount_edit FIELDSET .form-group, #candidateaccount_edit .form-gestmax FIELDSET .form-group, .form-gestmax #employeeaccount_edit FIELDSET .form-group, #employeeaccount_edit .form-gestmax FIELDSET .form-group, .form-gestmax #home_index fieldset .form-group, #home_index .form-gestmax fieldset .form-group {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin: 0 0 0.5rem 0; }
  .form-gestmax .card .form-group label, .form-gestmax #application_edit FIELDSET .form-group label, #application_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #bookmark_edit FIELDSET .form-group label, #bookmark_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #candidate_edit FIELDSET .form-group label, #candidate_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #home_index fieldset .form-group label, #home_index .form-gestmax fieldset .form-group label {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding-left: 0;
    text-align: right; }
    @media (min-width: 576px) {
      .form-gestmax .card .form-group label, .form-gestmax #application_edit FIELDSET .form-group label, #application_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #bookmark_edit FIELDSET .form-group label, #bookmark_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #candidate_edit FIELDSET .form-group label, #candidate_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #home_index fieldset .form-group label, #home_index .form-gestmax fieldset .form-group label {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; } }
    @media (min-width: 768px) {
      .form-gestmax .card .form-group label, .form-gestmax #application_edit FIELDSET .form-group label, #application_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #bookmark_edit FIELDSET .form-group label, #bookmark_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #candidate_edit FIELDSET .form-group label, #candidate_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #home_index fieldset .form-group label, #home_index .form-gestmax fieldset .form-group label {
        flex: 0 0 25%;
        max-width: 25%; } }
    @media (min-width: 992px) {
      .form-gestmax .card .form-group label, .form-gestmax #application_edit FIELDSET .form-group label, #application_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #bookmark_edit FIELDSET .form-group label, #bookmark_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #candidate_edit FIELDSET .form-group label, #candidate_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit .form-gestmax FIELDSET .form-group label, .form-gestmax #home_index fieldset .form-group label, #home_index .form-gestmax fieldset .form-group label {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; } }
  .form-gestmax .card .form-group .form-field, .form-gestmax #application_edit FIELDSET .form-group .form-field, #application_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #candidate_edit FIELDSET .form-group .form-field, #candidate_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #home_index fieldset .form-group .form-field, #home_index .form-gestmax fieldset .form-group .form-field {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding: 0; }
    @media (min-width: 576px) {
      .form-gestmax .card .form-group .form-field, .form-gestmax #application_edit FIELDSET .form-group .form-field, #application_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #candidate_edit FIELDSET .form-group .form-field, #candidate_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #home_index fieldset .form-group .form-field, #home_index .form-gestmax fieldset .form-group .form-field {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }
    @media (min-width: 768px) {
      .form-gestmax .card .form-group .form-field, .form-gestmax #application_edit FIELDSET .form-group .form-field, #application_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #candidate_edit FIELDSET .form-group .form-field, #candidate_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #home_index fieldset .form-group .form-field, #home_index .form-gestmax fieldset .form-group .form-field {
        flex: 0 0 75%;
        max-width: 75%; } }
    @media (min-width: 992px) {
      .form-gestmax .card .form-group .form-field, .form-gestmax #application_edit FIELDSET .form-group .form-field, #application_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #candidate_edit FIELDSET .form-group .form-field, #candidate_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit .form-gestmax FIELDSET .form-group .form-field, .form-gestmax #home_index fieldset .form-group .form-field, #home_index .form-gestmax fieldset .form-group .form-field {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%; } }

.form-gestmax .inputinfos {
  width: auto;
  margin: 0 0 0.5rem 0; }
  @media (min-width: 576px) {
    .form-gestmax .inputinfos {
      margin-left: 33.3333333333%; } }
  @media (min-width: 768px) {
    .form-gestmax .inputinfos {
      margin-left: 25%; } }
  @media (min-width: 992px) {
    .form-gestmax .inputinfos {
      margin-left: 16.6666666667%; } }

.form-gestmax legend {
  font-size: 1.21875rem; }

.form-gestmax label {
  font-weight: bold;
  text-align: right;
  display: inline-table; }

.form-gestmax .required label:after {
  content: ' *';
  color: red;
  font-weight: normal; }

.form-gestmax .checkbox, .form-gestmax .radio {
  margin: 0 0 5px 0; }
  .form-gestmax .checkbox label, .form-gestmax .radio label {
    font-weight: normal;
    display: inline !important; }
    .form-gestmax .checkbox label input, .form-gestmax .radio label input {
      margin-right: 3px; }
    .form-gestmax .checkbox label:after, .form-gestmax .radio label:after {
      content: '' !important; }

.form-gestmax .popup-radio.radio {
  display: inline-block; }
  .form-gestmax .popup-radio.radio input {
    box-shadow: none;
    height: 20px;
    margin: 0; }

.form-gestmax .config-radio {
  padding: 3px;
  display: inline-block; }
  .form-gestmax .config-radio.large {
    font-size: 24px; }
  .form-gestmax .config-radio input {
    display: none; }
    .form-gestmax .config-radio input + label {
      border: 1px dashed black;
      margin: 0px;
      padding: 6px !important;
      opacity: 0.3;
      box-shadow: black 3px 3px; }
      .form-gestmax .config-radio input + label:hover {
        opacity: 1;
        border: 1px dotted black; }
    .form-gestmax .config-radio input:checked + label {
      opacity: 1; }

.form-gestmax .fa-center {
  text-align: center; }

.form-gestmax .hierselect .form-field .select2 {
  width: calc(50% - 15px) !important;
  margin-right: 11px; }
  .form-gestmax .hierselect .form-field .select2:last-child {
    width: calc(50%) !important;
    margin-right: 0px; }

.form-gestmax .form-control.link {
  padding: 0; }

input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox; }

inputinput[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio; }

.modal form .form-group {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .modal form .form-group label {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      .modal form .form-group label {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; } }
    @media (min-width: 768px) {
      .modal form .form-group label {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; } }
    @media (min-width: 992px) {
      .modal form .form-group label {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; } }
  .modal form .form-group .form-field {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      .modal form .form-group .form-field {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }
    @media (min-width: 768px) {
      .modal form .form-group .form-field {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }
    @media (min-width: 992px) {
      .modal form .form-group .form-field {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }

.modal .modal-small-labels form .form-group {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  .modal .modal-small-labels form .form-group label {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      .modal .modal-small-labels form .form-group label {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; } }
    @media (min-width: 768px) {
      .modal .modal-small-labels form .form-group label {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; } }
    @media (min-width: 992px) {
      .modal .modal-small-labels form .form-group label {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; } }
  .modal .modal-small-labels form .form-group .form-field {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      .modal .modal-small-labels form .form-group .form-field {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%; } }
    @media (min-width: 768px) {
      .modal .modal-small-labels form .form-group .form-field {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%; } }
    @media (min-width: 992px) {
      .modal .modal-small-labels form .form-group .form-field {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%; } }

/* Configuration des colonnes */
#columns select {
  height: 250px; }

textarea,
textarea.form-control,
input.form-control,
input[type=text],
input[type=password],
input[type=email],
input[type=number],
[type=text].form-control,
[type=password].form-control,
[type=email].form-control,
[type=tel].form-control,
[contenteditable].form-control {
  background-color: #F8F8F8;
  padding: 0 10px;
  font-size: 14px;
  color: #444; }
  textarea:not(textarea),
  textarea.form-control:not(textarea),
  input.form-control:not(textarea),
  input[type=text]:not(textarea),
  input[type=password]:not(textarea),
  input[type=email]:not(textarea),
  input[type=number]:not(textarea),
  [type=text].form-control:not(textarea),
  [type=password].form-control:not(textarea),
  [type=email].form-control:not(textarea),
  [type=tel].form-control:not(textarea),
  [contenteditable].form-control:not(textarea) {
    height: 2rem; }
  textarea:focus,
  textarea.form-control:focus,
  input.form-control:focus,
  input[type=text]:focus,
  input[type=password]:focus,
  input[type=email]:focus,
  input[type=number]:focus,
  [type=text].form-control:focus,
  [type=password].form-control:focus,
  [type=email].form-control:focus,
  [type=tel].form-control:focus,
  [contenteditable].form-control:focus {
    background-color: #F8F8F8; }

.autosubmit.form-control.radio {
  height: auto;
  width: auto;
  display: inline;
  border: 0;
  box-shadow: none;
  margin-right: 6px; }

/* Décallage hauteur champs formulaires */
@media screen and (min-width: 576px) {
  .select label, .text label {
    padding-top: 6px; }
  .date label, .textarea label {
    padding-top: 8px; }
  .readonly_div label {
    padding-top: 0px; }
  .field label {
    padding-top: 4px; }
  .field-checkbox .form-field {
    margin-top: 2px; } }

select {
  -webkit-appearance: none;
  background-color: #F8F8F8 !important;
  font-weight: 400;
  color: #444 !important;
  padding: 8px 7px !important; }

select:not([multiple="multiple"]) {
  font-size: 14px !important;
  height: 32px !important;
  line-height: 17px !important; }

.select2-container--default .select2-search--inline .select2-search__field, .select2-container--default {
  width: 100% !important; }

.select2, .select2-selection, SPAN.select2-selection__rendered, .select2-selection__arrow {
  min-height: 32px; }

SPAN.select2-selection__rendered {
  line-height: 32px !important; }

.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
  background-color: #F9F9F9 !important;
  border: 0 !important;
  box-shadow: inset 0 -1px 0 #ddd;
  border-radius: 0 !important; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 14px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #f6f6f6 !important;
  border: 1px solid #e0e0e0 !important; }

.select2-dropdown {
  border: 1px solid #ece6e6 !important;
  box-shadow: 0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f; }

.form-field.with-contact-icon .select2 {
  width: calc(100% - 35px) !important; }

.form-field.with-contact-icon .fa-address-book {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px; }

/* Style des blocs sur les pages de détail (ex: poste) */
.card-form-gestmax &gt; H6.card-header {
  border-radius: 5px 5px 0 0;
  min-width: 180px;
  display: inline-block; }

.card-form-gestmax &gt; .card.no-rounded-tl, #application_edit .card-form-gestmax &gt; FIELDSET.no-rounded-tl, #bookmark_edit .card-form-gestmax &gt; FIELDSET.no-rounded-tl, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET.no-rounded-tl, #candidate_edit .card-form-gestmax &gt; FIELDSET.no-rounded-tl, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET.no-rounded-tl, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET.no-rounded-tl, #home_index .card-form-gestmax &gt; fieldset.no-rounded-tl {
  border-top-left-radius: 0px; }

.card-form-gestmax &gt; .card .card, #application_edit .card-form-gestmax &gt; FIELDSET .card, #bookmark_edit .card-form-gestmax &gt; FIELDSET .card, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card, #candidate_edit .card-form-gestmax &gt; FIELDSET .card, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card, #home_index .card-form-gestmax &gt; fieldset .card, .card-form-gestmax &gt; .card #application_edit FIELDSET, #application_edit .card-form-gestmax &gt; .card FIELDSET, #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET, #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET, .card-form-gestmax &gt; .card #bookmark_edit FIELDSET, #bookmark_edit .card-form-gestmax &gt; .card FIELDSET, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET, .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET, .card-form-gestmax &gt; .card #candidate_edit FIELDSET, #candidate_edit .card-form-gestmax &gt; .card FIELDSET, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET, #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET, .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET, #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET, .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET, #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET, .card-form-gestmax &gt; .card #home_index fieldset, #home_index .card-form-gestmax &gt; .card fieldset, #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset, #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset, #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset, #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset, #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset, #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset, #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset, #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset, #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset, #home_index .card-form-gestmax &gt; fieldset fieldset {
  box-shadow: none; }
  .card-form-gestmax &gt; .card .card .card-header, #application_edit .card-form-gestmax &gt; FIELDSET .card .card-header, #bookmark_edit .card-form-gestmax &gt; FIELDSET .card .card-header, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card .card-header, #candidate_edit .card-form-gestmax &gt; FIELDSET .card .card-header, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card .card-header, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card .card-header, #home_index .card-form-gestmax &gt; fieldset .card .card-header, .card-form-gestmax &gt; .card #application_edit FIELDSET .card-header, #application_edit .card-form-gestmax &gt; .card FIELDSET .card-header, #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .card-header, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .card-header, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .card-header, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .card-header, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .card-header, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET .card-header, #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .card-header, .card-form-gestmax &gt; .card #bookmark_edit FIELDSET .card-header, #bookmark_edit .card-form-gestmax &gt; .card FIELDSET .card-header, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .card-header, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .card-header, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .card-header, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .card-header, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .card-header, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET .card-header, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .card-header, .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET .card-header, #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET .card-header, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .card-header, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .card-header, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .card-header, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .card-header, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .card-header, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET .card-header, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .card-header, .card-form-gestmax &gt; .card #candidate_edit FIELDSET .card-header, #candidate_edit .card-form-gestmax &gt; .card FIELDSET .card-header, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .card-header, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .card-header, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .card-header, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .card-header, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .card-header, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET .card-header, #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .card-header, .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET .card-header, #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET .card-header, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .card-header, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .card-header, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .card-header, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .card-header, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .card-header, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET .card-header, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .card-header, .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET .card-header, #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET .card-header, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .card-header, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .card-header, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .card-header, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .card-header, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .card-header, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-header, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET .card-header, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .card-header, .card-form-gestmax &gt; .card #home_index fieldset .card-header, #home_index .card-form-gestmax &gt; .card fieldset .card-header, #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .card-header, #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset .card-header, #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .card-header, #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset .card-header, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .card-header, #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset .card-header, #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .card-header, #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset .card-header, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .card-header, #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .card-header, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .card-header, #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .card-header, #home_index .card-form-gestmax &gt; fieldset fieldset .card-header, .card-form-gestmax &gt; .card .card #application_edit FIELDSET LEGEND, #application_edit FIELDSET .card-form-gestmax &gt; .card .card LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #home_index .card-form-gestmax &gt; fieldset .card #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset .card LEGEND, .card-form-gestmax &gt; .card #application_edit FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET LEGEND, #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #bookmark_edit #application_edit FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; .card #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #application_edit FIELDSET LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit #application_edit FIELDSET LEGEND, #application_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #recruitingeventapp_edit #application_edit FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; .card #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #application_edit FIELDSET LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit #application_edit FIELDSET LEGEND, #application_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #candidate_edit #application_edit FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; .card #application_edit FIELDSET LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #candidate_edit #application_edit FIELDSET LEGEND, #application_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET LEGEND, #application_edit #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #candidateaccount_edit #application_edit FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; .card #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #application_edit FIELDSET LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit #application_edit FIELDSET LEGEND, #application_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #employeeaccount_edit #application_edit FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; .card #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #application_edit FIELDSET LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit #application_edit FIELDSET LEGEND, #application_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #home_index fieldset #application_edit FIELDSET LEGEND, #application_edit FIELDSET .card-form-gestmax &gt; .card #home_index fieldset LEGEND, #home_index .card-form-gestmax &gt; .card fieldset #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .card-form-gestmax &gt; .card fieldset LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #application_edit #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #application_edit #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #application_edit #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #application_edit #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #application_edit #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #home_index .card-form-gestmax &gt; fieldset fieldset #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset fieldset LEGEND, .card-form-gestmax &gt; .card .card #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .card-form-gestmax &gt; .card .card LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #home_index .card-form-gestmax &gt; fieldset .card #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset .card LEGEND, .card-form-gestmax &gt; .card #application_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; .card #application_edit FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #application_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET LEGEND, #application_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #bookmark_edit FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #candidate_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #candidate_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #candidateaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #employeeaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #home_index fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .card-form-gestmax &gt; .card #home_index fieldset LEGEND, #home_index .card-form-gestmax &gt; .card fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .card-form-gestmax &gt; .card fieldset LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #bookmark_edit #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #bookmark_edit #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #bookmark_edit #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #bookmark_edit #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #bookmark_edit #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #home_index .card-form-gestmax &gt; fieldset fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset fieldset LEGEND, .card-form-gestmax &gt; .card .card #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card .card LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #home_index .card-form-gestmax &gt; fieldset .card #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset .card LEGEND, .card-form-gestmax &gt; .card #application_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; .card #application_edit FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #application_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET LEGEND, #application_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card #home_index fieldset LEGEND, #home_index .card-form-gestmax &gt; .card fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .card-form-gestmax &gt; .card fieldset LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #recruitingeventapp_edit #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #recruitingeventapp_edit #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #recruitingeventapp_edit #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #recruitingeventapp_edit #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #recruitingeventapp_edit #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #home_index .card-form-gestmax &gt; fieldset fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset fieldset LEGEND, .card-form-gestmax &gt; .card .card #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .card-form-gestmax &gt; .card .card LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #home_index .card-form-gestmax &gt; fieldset .card #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset .card LEGEND, .card-form-gestmax &gt; .card #application_edit #candidate_edit FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; .card #application_edit FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #application_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET LEGEND, #application_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #bookmark_edit #candidate_edit FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #candidate_edit FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #candidateaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #employeeaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #home_index fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .card-form-gestmax &gt; .card #home_index fieldset LEGEND, #home_index .card-form-gestmax &gt; .card fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .card-form-gestmax &gt; .card fieldset LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidate_edit #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidate_edit #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidate_edit #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidate_edit #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidate_edit #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #home_index .card-form-gestmax &gt; fieldset fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset fieldset LEGEND, .card-form-gestmax &gt; .card .card #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card .card LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #home_index .card-form-gestmax &gt; fieldset .card #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset .card LEGEND, .card-form-gestmax &gt; .card #application_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; .card #application_edit FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #application_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET LEGEND, #application_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #bookmark_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #candidate_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #candidate_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #home_index fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card #home_index fieldset LEGEND, #home_index .card-form-gestmax &gt; .card fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .card-form-gestmax &gt; .card fieldset LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidateaccount_edit #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidateaccount_edit #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidateaccount_edit #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidateaccount_edit #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidateaccount_edit #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #home_index .card-form-gestmax &gt; fieldset fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset fieldset LEGEND, .card-form-gestmax &gt; .card .card #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card .card LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card LEGEND, #home_index .card-form-gestmax &gt; fieldset .card #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset .card LEGEND, .card-form-gestmax &gt; .card #application_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; .card #application_edit FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #application_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET LEGEND, #application_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #bookmark_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #candidate_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #candidate_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET LEGEND, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET LEGEND, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET LEGEND, .card-form-gestmax &gt; .card #home_index fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card #home_index fieldset LEGEND, #home_index .card-form-gestmax &gt; .card fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .card-form-gestmax &gt; .card fieldset LEGEND, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #employeeaccount_edit #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #employeeaccount_edit #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #employeeaccount_edit #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #employeeaccount_edit #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #employeeaccount_edit #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset LEGEND, #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset LEGEND, #home_index .card-form-gestmax &gt; fieldset fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset fieldset LEGEND, .card-form-gestmax &gt; .card .card #home_index fieldset h3, #home_index fieldset .card-form-gestmax &gt; .card .card h3, #application_edit .card-form-gestmax &gt; FIELDSET .card #home_index fieldset h3, #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET .card h3, #bookmark_edit .card-form-gestmax &gt; FIELDSET .card #home_index fieldset h3, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET .card h3, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card h3, #candidate_edit .card-form-gestmax &gt; FIELDSET .card #home_index fieldset h3, #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET .card h3, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card h3, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card h3, #home_index .card-form-gestmax &gt; fieldset .card h3, .card-form-gestmax &gt; .card #application_edit FIELDSET #home_index fieldset h3, #home_index fieldset .card-form-gestmax &gt; .card #application_edit FIELDSET h3, #application_edit .card-form-gestmax &gt; .card FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit .card-form-gestmax &gt; .card FIELDSET h3, #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET h3, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET h3, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET h3, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET h3, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET h3, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET h3, #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET h3, .card-form-gestmax &gt; .card #bookmark_edit FIELDSET #home_index fieldset h3, #home_index fieldset .card-form-gestmax &gt; .card #bookmark_edit FIELDSET h3, #bookmark_edit .card-form-gestmax &gt; .card FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; .card FIELDSET h3, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET h3, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET h3, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET h3, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET h3, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET h3, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET h3, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET h3, .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET #home_index fieldset h3, #home_index fieldset .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET h3, #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET h3, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET h3, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET h3, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET h3, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET h3, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET h3, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET h3, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET h3, .card-form-gestmax &gt; .card #candidate_edit FIELDSET #home_index fieldset h3, #home_index fieldset .card-form-gestmax &gt; .card #candidate_edit FIELDSET h3, #candidate_edit .card-form-gestmax &gt; .card FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit .card-form-gestmax &gt; .card FIELDSET h3, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET h3, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET h3, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET h3, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET h3, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET h3, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET h3, #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET h3, .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET h3, #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET h3, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET h3, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET h3, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET h3, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET h3, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET h3, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET h3, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET h3, .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET h3, #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET h3, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET h3, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET h3, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET h3, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET h3, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET h3, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET h3, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET h3, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET h3, .card-form-gestmax &gt; .card #home_index fieldset h3, #home_index .card-form-gestmax &gt; .card fieldset h3, #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset h3, #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset h3, #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset h3, #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset h3, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset h3, #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset h3, #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset h3, #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset h3, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset h3, #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset h3, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset h3, #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset h3, #home_index .card-form-gestmax &gt; fieldset fieldset h3 {
    background: none;
    color: #000;
    font-size: 1.1rem;
    padding: 5px 16px;
    margin-bottom: 25px;
    border-bottom: 1px solid #4e7c98; }
  .card-form-gestmax &gt; .card .card .card-body, #application_edit .card-form-gestmax &gt; FIELDSET .card .card-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET .card .card-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card .card-body, #candidate_edit .card-form-gestmax &gt; FIELDSET .card .card-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card .card-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card .card-body, #home_index .card-form-gestmax &gt; fieldset .card .card-body, .card-form-gestmax &gt; .card #application_edit FIELDSET .card-body, #application_edit .card-form-gestmax &gt; .card FIELDSET .card-body, #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .card-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .card-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .card-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .card-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .card-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET .card-body, #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .card-body, .card-form-gestmax &gt; .card #bookmark_edit FIELDSET .card-body, #bookmark_edit .card-form-gestmax &gt; .card FIELDSET .card-body, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .card-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .card-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .card-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .card-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .card-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET .card-body, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .card-body, .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET .card-body, #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET .card-body, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .card-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .card-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .card-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .card-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .card-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET .card-body, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .card-body, .card-form-gestmax &gt; .card #candidate_edit FIELDSET .card-body, #candidate_edit .card-form-gestmax &gt; .card FIELDSET .card-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .card-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .card-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .card-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .card-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .card-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET .card-body, #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .card-body, .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET .card-body, #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET .card-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .card-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .card-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .card-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .card-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .card-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET .card-body, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .card-body, .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET .card-body, #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET .card-body, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .card-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .card-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .card-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .card-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .card-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .card-body, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET .card-body, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .card-body, .card-form-gestmax &gt; .card #home_index fieldset .card-body, #home_index .card-form-gestmax &gt; .card fieldset .card-body, #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .card-body, #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset .card-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .card-body, #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset .card-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .card-body, #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset .card-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .card-body, #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset .card-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .card-body, #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .card-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .card-body, #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .card-body, #home_index .card-form-gestmax &gt; fieldset fieldset .card-body, .card-form-gestmax &gt; .card .card #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET .card-form-gestmax &gt; .card .card .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #home_index .card-form-gestmax &gt; fieldset .card #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset .card .fieldset-body, .card-form-gestmax &gt; .card #application_edit FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET .fieldset-body, #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #bookmark_edit #application_edit FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; .card #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit #application_edit FIELDSET .fieldset-body, #application_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; .card #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body, #application_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #candidate_edit #application_edit FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; .card #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #candidate_edit #application_edit FIELDSET .fieldset-body, #application_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #candidateaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; .card #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #employeeaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; .card #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #home_index fieldset #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET .card-form-gestmax &gt; .card #home_index fieldset .fieldset-body, #home_index .card-form-gestmax &gt; .card fieldset #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #home_index .card-form-gestmax &gt; .card fieldset .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #application_edit #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #application_edit #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #application_edit #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #application_edit #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #application_edit #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #home_index .card-form-gestmax &gt; fieldset fieldset #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset fieldset .fieldset-body, .card-form-gestmax &gt; .card .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET .card-form-gestmax &gt; .card .card .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #home_index .card-form-gestmax &gt; fieldset .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset .card .fieldset-body, .card-form-gestmax &gt; .card #application_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; .card #application_edit FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #application_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET .fieldset-body, #application_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #candidate_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #candidate_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #home_index fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET .card-form-gestmax &gt; .card #home_index fieldset .fieldset-body, #home_index .card-form-gestmax &gt; .card fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #home_index .card-form-gestmax &gt; .card fieldset .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #bookmark_edit #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #bookmark_edit #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #bookmark_edit #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #bookmark_edit #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #bookmark_edit #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #home_index .card-form-gestmax &gt; fieldset fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset fieldset .fieldset-body, .card-form-gestmax &gt; .card .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card .card .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #home_index .card-form-gestmax &gt; fieldset .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset .card .fieldset-body, .card-form-gestmax &gt; .card #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; .card #application_edit FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET .fieldset-body, #application_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #home_index fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET .card-form-gestmax &gt; .card #home_index fieldset .fieldset-body, #home_index .card-form-gestmax &gt; .card fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #home_index .card-form-gestmax &gt; .card fieldset .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #recruitingeventapp_edit #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #recruitingeventapp_edit #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #recruitingeventapp_edit #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #recruitingeventapp_edit #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #recruitingeventapp_edit #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #home_index .card-form-gestmax &gt; fieldset fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset fieldset .fieldset-body, .card-form-gestmax &gt; .card .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET .card-form-gestmax &gt; .card .card .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #home_index .card-form-gestmax &gt; fieldset .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset .card .fieldset-body, .card-form-gestmax &gt; .card #application_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; .card #application_edit FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #application_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET .fieldset-body, #application_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #bookmark_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #home_index fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET .card-form-gestmax &gt; .card #home_index fieldset .fieldset-body, #home_index .card-form-gestmax &gt; .card fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #home_index .card-form-gestmax &gt; .card fieldset .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidate_edit #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidate_edit #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidate_edit #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidate_edit #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidate_edit #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #home_index .card-form-gestmax &gt; fieldset fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset fieldset .fieldset-body, .card-form-gestmax &gt; .card .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card .card .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #home_index .card-form-gestmax &gt; fieldset .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset .card .fieldset-body, .card-form-gestmax &gt; .card #application_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; .card #application_edit FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #application_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET .fieldset-body, #application_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #home_index fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET .card-form-gestmax &gt; .card #home_index fieldset .fieldset-body, #home_index .card-form-gestmax &gt; .card fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #home_index .card-form-gestmax &gt; .card fieldset .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidateaccount_edit #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidateaccount_edit #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidateaccount_edit #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidateaccount_edit #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidateaccount_edit #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #home_index .card-form-gestmax &gt; fieldset fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset fieldset .fieldset-body, .card-form-gestmax &gt; .card .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card .card .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card .fieldset-body, #home_index .card-form-gestmax &gt; fieldset .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset .card .fieldset-body, .card-form-gestmax &gt; .card #application_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; .card #application_edit FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #application_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET .fieldset-body, #application_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET .fieldset-body, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .fieldset-body, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .fieldset-body, .card-form-gestmax &gt; .card #home_index fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET .card-form-gestmax &gt; .card #home_index fieldset .fieldset-body, #home_index .card-form-gestmax &gt; .card fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #home_index .card-form-gestmax &gt; .card fieldset .fieldset-body, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #employeeaccount_edit #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #employeeaccount_edit #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #employeeaccount_edit #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #employeeaccount_edit #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #employeeaccount_edit #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .fieldset-body, #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .fieldset-body, #home_index .card-form-gestmax &gt; fieldset fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #home_index .card-form-gestmax &gt; fieldset fieldset .fieldset-body, .card-form-gestmax &gt; .card .card #home_index fieldset .content-block, #home_index fieldset .card-form-gestmax &gt; .card .card .content-block, #application_edit .card-form-gestmax &gt; FIELDSET .card #home_index fieldset .content-block, #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET .card .content-block, #bookmark_edit .card-form-gestmax &gt; FIELDSET .card #home_index fieldset .content-block, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET .card .content-block, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET .card .content-block, #candidate_edit .card-form-gestmax &gt; FIELDSET .card #home_index fieldset .content-block, #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET .card .content-block, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET .card .content-block, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET .card .content-block, #home_index .card-form-gestmax &gt; fieldset .card .content-block, .card-form-gestmax &gt; .card #application_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset .card-form-gestmax &gt; .card #application_edit FIELDSET .content-block, #application_edit .card-form-gestmax &gt; .card FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit .card-form-gestmax &gt; .card FIELDSET .content-block, #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .content-block, #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .content-block, #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .content-block, #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .content-block, #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #application_edit FIELDSET .content-block, #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #home_index .card-form-gestmax &gt; fieldset #application_edit FIELDSET .content-block, #application_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .content-block, .card-form-gestmax &gt; .card #bookmark_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset .card-form-gestmax &gt; .card #bookmark_edit FIELDSET .content-block, #bookmark_edit .card-form-gestmax &gt; .card FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; .card FIELDSET .content-block, #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .content-block, #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .content-block, #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .content-block, #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .content-block, #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #bookmark_edit FIELDSET .content-block, #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #home_index .card-form-gestmax &gt; fieldset #bookmark_edit FIELDSET .content-block, #bookmark_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .content-block, .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset .card-form-gestmax &gt; .card #recruitingeventapp_edit FIELDSET .content-block, #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; .card FIELDSET .content-block, #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .content-block, #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .content-block, #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .content-block, #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .content-block, #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #recruitingeventapp_edit FIELDSET .content-block, #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #home_index .card-form-gestmax &gt; fieldset #recruitingeventapp_edit FIELDSET .content-block, #recruitingeventapp_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .content-block, .card-form-gestmax &gt; .card #candidate_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset .card-form-gestmax &gt; .card #candidate_edit FIELDSET .content-block, #candidate_edit .card-form-gestmax &gt; .card FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit .card-form-gestmax &gt; .card FIELDSET .content-block, #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .content-block, #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .content-block, #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .content-block, #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .content-block, #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidate_edit FIELDSET .content-block, #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #home_index .card-form-gestmax &gt; fieldset #candidate_edit FIELDSET .content-block, #candidate_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .content-block, .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset .card-form-gestmax &gt; .card #candidateaccount_edit FIELDSET .content-block, #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; .card FIELDSET .content-block, #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .content-block, #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .content-block, #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .content-block, #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .content-block, #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #candidateaccount_edit FIELDSET .content-block, #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #home_index .card-form-gestmax &gt; fieldset #candidateaccount_edit FIELDSET .content-block, #candidateaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .content-block, .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset .card-form-gestmax &gt; .card #employeeaccount_edit FIELDSET .content-block, #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; .card FIELDSET .content-block, #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #application_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .content-block, #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #application_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #bookmark_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .content-block, #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #bookmark_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .content-block, #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidate_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .content-block, #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #candidate_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET #home_index fieldset .content-block, #home_index fieldset #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #employeeaccount_edit FIELDSET .content-block, #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit #candidateaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET #home_index fieldset .content-block, #home_index fieldset #employeeaccount_edit .card-form-gestmax &gt; FIELDSET FIELDSET .content-block, #home_index .card-form-gestmax &gt; fieldset #employeeaccount_edit FIELDSET .content-block, #employeeaccount_edit #home_index .card-form-gestmax &gt; fieldset FIELDSET .content-block, .card-form-gestmax &gt; .card #home_index fieldset .content-block, #home_index .card-form-gestmax &gt; .card fieldset .content-block, #application_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .content-block, #home_index #application_edit .card-form-gestmax &gt; FIELDSET fieldset .content-block, #bookmark_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .content-block, #home_index #bookmark_edit .card-form-gestmax &gt; FIELDSET fieldset .content-block, #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .content-block, #home_index #recruitingeventapp_edit .card-form-gestmax &gt; FIELDSET fieldset .content-block, #candidate_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .content-block, #home_index #candidate_edit .card-form-gestmax &gt; FIELDSET fieldset .content-block, #candidateaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .content-block, #home_index #candidateaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .content-block, #employeeaccount_edit .card-form-gestmax &gt; FIELDSET #home_index fieldset .content-block, #home_index #employeeaccount_edit .card-form-gestmax &gt; FIELDSET fieldset .content-block, #home_index .card-form-gestmax &gt; fieldset fieldset .content-block {
    padding: 0; }

.card-form-gestmax .drop-line {
  height: 25px; }

.gestmax-container-view .block-civil .heading_hidden {
  display: none !important; }

.divActionsAfterSubmit {
  width: 240px;
  float: right;
  padding-left: 50px; }

.form-group-field_value_type .form-field .select2 {
  width: calc(100% - 40px) !important; }

.form-group-field_value_type .form-field #dropdown_preview, .form-group-field_value_type .form-field .addCustomer {
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
  border: 1px solid #dddddd;
  margin-left: 10px;
  background-color: #f9f9f9; }

div[name="candidatepassword_rgpdtext"] {
  text-align: center;
  margin-bottom: 10px;
  padding: 0 15px; }

#start_GroupVacancyCreationRestriction {
  border-bottom: 1px solid #cda3d4;
  border-radius: 0;
  margin-bottom: 15px; }

.h-200px {
  max-height: 200px; }

.overflow-y-scroll {
  overflow-y: scroll; }

.ext-field-info-value-max-height .form-field {
  overflow-y: scroll !important;
  max-height: 200px !important; }

.field-readonly {
  pointer-events: none;
  cursor: not-allowed; }

.looking-like-text .form-field {
  background: none !important; }
  .looking-like-text .form-field input {
    pointer-events: none;
    touch-action: none;
    border: 0 !important;
    background: none !important;
    box-shadow: none !important;
    padding: 0 3px !important; }
    .looking-like-text .form-field input:focus {
      border: 0 !important;
      box-shadow: none !important; }
  .looking-like-text .form-field .select2-container {
    pointer-events: none;
    touch-action: none; }
    .looking-like-text .form-field .select2-container .select2-selection {
      border: 0 !important;
      background: none !important;
      box-shadow: none !important; }
      .looking-like-text .form-field .select2-container .select2-selection .select2-selection__rendered {
        padding: 0 3px !important; }
        .looking-like-text .form-field .select2-container .select2-selection .select2-selection__rendered .select2-search {
          display: none !important; }
        .looking-like-text .form-field .select2-container .select2-selection .select2-selection__rendered .select2-selection__choice__remove {
          display: none; }

.label-hidden label {
  display: none; }

body &gt; .navbar {
  position: -webkit-sticky;
  position: sticky;
  height: 56px; }
  body &gt; .navbar#header .navbar-toggler {
    margin-right: 10px;
    box-shadow: none;
    border: none; }
    body &gt; .navbar#header .navbar-toggler .navbar-toggler-icon {
      font-size: 1.4em;
      color: white; }
    body &gt; .navbar#header .navbar-toggler:hover, body &gt; .navbar#header .navbar-toggler:focus, body &gt; .navbar#header .navbar-toggler:active {
      background-color: inherit; }
  body &gt; .navbar#header .navbar-brand img {
    max-height: 50px;
    margin-top: -5px; }
  body &gt; .navbar#header .navbar-brand .response-cust-name {
    font-size: 13px;
    margin-left: 10px; }
  body &gt; .navbar#header .navbar-brand .env-type {
    color: #ff6c6c;
    border: 1px solid #fff;
    padding: 2px 8px;
    border-radius: 10px; }
  body &gt; .navbar#header .dropdown:hover &gt; .dropdown-menu {
    display: block;
    margin: 0 !important; }
  body &gt; .navbar#header .nav-link {
    color: #FFF; }
  body &gt; .navbar#header.navbar {
    padding: 0rem 1rem; }
  body &gt; .navbar#header.admenexpress, body &gt; .navbar#header.accesclient, body &gt; .navbar#header.accèsclient {
    background-color: #FFF !important; }
    body &gt; .navbar#header.admenexpress A, body &gt; .navbar#header.accesclient A, body &gt; .navbar#header.accèsclient A {
      color: #303030 !important; }
      body &gt; .navbar#header.admenexpress A.nav-link.active, body &gt; .navbar#header.admenexpress #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.nav-link.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body &gt; .navbar#header.admenexpress A.nav-link.ui-menu-item:hover, body &gt; .navbar#header.accesclient A.nav-link.active, body &gt; .navbar#header.accesclient #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.nav-link.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body &gt; .navbar#header.accesclient A.nav-link.ui-menu-item:hover, body &gt; .navbar#header.accèsclient A.nav-link.active, body &gt; .navbar#header.accèsclient #candidateduplicate_mergeNotDuplicate .ui-autocomplete A.nav-link.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete body &gt; .navbar#header.accèsclient A.nav-link.ui-menu-item:hover {
        color: #FFF !important; }
    body &gt; .navbar#header.admenexpress .navbar-brand .env-type, body &gt; .navbar#header.accesclient .navbar-brand .env-type, body &gt; .navbar#header.accèsclient .navbar-brand .env-type {
      border-color: #303030 !important; }
    body &gt; .navbar#header.admenexpress .navbar-right i, body &gt; .navbar#header.accesclient .navbar-right i, body &gt; .navbar#header.accèsclient .navbar-right i {
      color: #303030 !important; }
    body &gt; .navbar#header.admenexpress #advtask-admin-link .fas.fa-plus-square, body &gt; .navbar#header.accesclient #advtask-admin-link .fas.fa-plus-square, body &gt; .navbar#header.accèsclient #advtask-admin-link .fas.fa-plus-square {
      color: #ff7700 !important; }

body &gt; .breadcrumb-div {
  position: fixed;
  top: 56px;
  z-index: 999;
  width: 100%;
  height: 48px;
  background-color: #eee; }
  body &gt; .breadcrumb-div .breadcrumb {
    float: left; }
  body &gt; .breadcrumb-div .pull-right {
    padding: 4px 4px 0 0; }

body &gt; .gestmax-container {
  margin-top: 15px;
  margin-bottom: 66px; }

body#candidate_edit &gt; .gestmax-container {
  margin-bottom: 61px; }

body#candidateaccount_edit &gt; .gestmax-container {
  margin-bottom: 61px; }

.navbar-right .fa {
  font-size: 19px;
  color: #fff;
  margin: 8px; }

.right_up .fa {
  margin-right: 5px;
  font-size: 20px;
  color: #fff; }

@media (max-width: 991.98px) {
  #header {
    justify-content: left; }
    #header .navbar-collapse {
      background-color: #404040;
      padding: 8px 8px 0 8px;
      display: flex !important;
      justify-content: space-between;
      align-items: stretch;
      flex-direction: column;
      -webkit-box-shadow: 10px 0px 8px -7px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 10px 0px 8px -7px rgba(0, 0, 0, 0.3);
      box-shadow: 10px 0px 8px -7px rgba(0, 0, 0, 0.3); }
      #header .navbar-collapse .nav-link {
        padding-left: 25px !important;
        font-size: 1.1em; }
      #header .navbar-collapse .navbar-nav {
        width: 100%; }
      #header .navbar-collapse .navbar-sections {
        overflow-y: auto; }
      #header .navbar-collapse .navbar-right {
        flex-direction: row;
        justify-content: space-evenly; }
        #header .navbar-collapse .navbar-right LI A .fa {
          font-size: 25px;
          margin: 15px; }
      #header .navbar-collapse.collapse {
        position: fixed;
        z-index: 2000;
        transition: all .3s ease;
        top: 48px;
        bottom: 0;
        left: -80%;
        width: 0;
        height: calc(100% - 48px) !important;
        display: block; }
      #header .navbar-collapse.collapsing {
        transition: all .18s ease-in;
        position: fixed;
        top: 48px;
        bottom: 0;
        left: -80%;
        width: 80%;
        height: calc(100% - 48px) !important;
        display: block; }
      #header .navbar-collapse.collapse.show {
        left: 0;
        width: 80%; } }

@media screen and (max-width: 350px) {
  #header .navbar-collapse.collapsing {
    width: 100%; }
  #header .navbar-collapse.collapse.show {
    width: 100%; } }

#home_index {
  /* colonnes */
  /* Bandeaux */ }
  #home_index fieldset h3 {
    color: #FFF;
    background-color: #807f7f !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 5px 20px !important;
    font-size: 1rem; }
    #home_index fieldset h3 a {
      color: #ffffff;
      font-weight: 800 !important; }
  #home_index fieldset .content-block {
    padding: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
    #home_index fieldset .content-block .card, #home_index fieldset .content-block #application_edit FIELDSET, #application_edit #home_index fieldset .content-block FIELDSET, #home_index fieldset .content-block #bookmark_edit FIELDSET, #bookmark_edit #home_index fieldset .content-block FIELDSET, #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index fieldset .content-block FIELDSET, #home_index fieldset .content-block #candidate_edit FIELDSET, #candidate_edit #home_index fieldset .content-block FIELDSET, #home_index fieldset .content-block #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index fieldset .content-block FIELDSET, #home_index fieldset .content-block #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index fieldset .content-block FIELDSET, #home_index fieldset .content-block fieldset {
      box-shadow: none; }
      #home_index fieldset .content-block .card .card-body, #home_index fieldset .content-block #application_edit FIELDSET .card-body, #application_edit #home_index fieldset .content-block FIELDSET .card-body, #home_index fieldset .content-block #bookmark_edit FIELDSET .card-body, #bookmark_edit #home_index fieldset .content-block FIELDSET .card-body, #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .card-body, #recruitingeventapp_edit #home_index fieldset .content-block FIELDSET .card-body, #home_index fieldset .content-block #candidate_edit FIELDSET .card-body, #candidate_edit #home_index fieldset .content-block FIELDSET .card-body, #home_index fieldset .content-block #candidateaccount_edit FIELDSET .card-body, #candidateaccount_edit #home_index fieldset .content-block FIELDSET .card-body, #home_index fieldset .content-block #employeeaccount_edit FIELDSET .card-body, #employeeaccount_edit #home_index fieldset .content-block FIELDSET .card-body, #home_index fieldset .content-block fieldset .card-body, #home_index fieldset .content-block .card #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #home_index fieldset .content-block .card .fieldset-body, #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body, #application_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #bookmark_edit #application_edit FIELDSET .fieldset-body, #application_edit #bookmark_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #recruitingeventapp_edit #application_edit FIELDSET .fieldset-body, #application_edit #recruitingeventapp_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #candidate_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidate_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #candidateaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #candidateaccount_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #employeeaccount_edit #application_edit FIELDSET .fieldset-body, #application_edit #employeeaccount_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block fieldset #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #home_index fieldset .content-block fieldset .fieldset-body, #home_index fieldset .content-block .card #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #home_index fieldset .content-block .card .fieldset-body, #home_index fieldset .content-block #application_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body, #application_edit #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #application_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #recruitingeventapp_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #recruitingeventapp_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #candidate_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidate_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #candidateaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #candidateaccount_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #employeeaccount_edit #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #employeeaccount_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block fieldset #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #home_index fieldset .content-block fieldset .fieldset-body, #home_index fieldset .content-block .card #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block .card .fieldset-body, #home_index fieldset .content-block #application_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body, #application_edit #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #application_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #bookmark_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #bookmark_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #candidate_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidate_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #candidateaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #candidateaccount_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #employeeaccount_edit #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #employeeaccount_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block fieldset #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #home_index fieldset .content-block fieldset .fieldset-body, #home_index fieldset .content-block .card #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #home_index fieldset .content-block .card .fieldset-body, #home_index fieldset .content-block #application_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body, #application_edit #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body, #candidate_edit #application_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #bookmark_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body, #candidate_edit #bookmark_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #recruitingeventapp_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body, #candidate_edit #recruitingeventapp_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #candidateaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #candidateaccount_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #employeeaccount_edit #candidate_edit FIELDSET .fieldset-body, #candidate_edit #employeeaccount_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block fieldset #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #home_index fieldset .content-block fieldset .fieldset-body, #home_index fieldset .content-block .card #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #home_index fieldset .content-block .card .fieldset-body, #home_index fieldset .content-block #application_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body, #application_edit #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #application_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #bookmark_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #bookmark_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #recruitingeventapp_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #recruitingeventapp_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #candidate_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #candidate_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #employeeaccount_edit #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #employeeaccount_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block fieldset #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #home_index fieldset .content-block fieldset .fieldset-body, #home_index fieldset .content-block .card #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #home_index fieldset .content-block .card .fieldset-body, #home_index fieldset .content-block #application_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index fieldset .content-block #application_edit FIELDSET .fieldset-body, #application_edit #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #application_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #bookmark_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index fieldset .content-block #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #bookmark_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #recruitingeventapp_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #recruitingeventapp_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #candidate_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index fieldset .content-block #candidate_edit FIELDSET .fieldset-body, #candidate_edit #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidate_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #candidateaccount_edit #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index fieldset .content-block #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #candidateaccount_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit #home_index fieldset .content-block FIELDSET .fieldset-body, #home_index fieldset .content-block fieldset #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #home_index fieldset .content-block fieldset .fieldset-body, #home_index fieldset .content-block .card .content-block, #home_index fieldset .content-block #application_edit FIELDSET .content-block, #application_edit #home_index fieldset .content-block FIELDSET .content-block, #home_index fieldset .content-block #bookmark_edit FIELDSET .content-block, #bookmark_edit #home_index fieldset .content-block FIELDSET .content-block, #home_index fieldset .content-block #recruitingeventapp_edit FIELDSET .content-block, #recruitingeventapp_edit #home_index fieldset .content-block FIELDSET .content-block, #home_index fieldset .content-block #candidate_edit FIELDSET .content-block, #candidate_edit #home_index fieldset .content-block FIELDSET .content-block, #home_index fieldset .content-block #candidateaccount_edit FIELDSET .content-block, #candidateaccount_edit #home_index fieldset .content-block FIELDSET .content-block, #home_index fieldset .content-block #employeeaccount_edit FIELDSET .content-block, #employeeaccount_edit #home_index fieldset .content-block FIELDSET .content-block, #home_index fieldset .content-block fieldset .content-block {
        padding-bottom: 0; }
    #home_index fieldset .content-block .table-gestmax {
      display: -moz-deck; }
    #home_index fieldset .content-block .simpleform-buttons {
      margin: 0 20px 20px 20px !important; }
  #home_index fieldset.rolled H3 {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
  #home_index .home-columns {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
    #home_index .home-columns .home-column-top {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      min-height: 10px; }
      @media (min-width: 992px) {
        #home_index .home-columns .home-column-top {
          flex: 0 0 100%;
          max-width: 100%; } }
      #home_index .home-columns .home-column-top .icon_big {
        display: none !important; }
    #home_index .home-columns .home-column-left {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      min-height: 10px; }
      @media (min-width: 768px) {
        #home_index .home-columns .home-column-left {
          flex: 0 0 100%;
          max-width: 100%; } }
      @media (min-width: 992px) {
        #home_index .home-columns .home-column-left {
          flex: 0 0 50%;
          max-width: 50%; } }
      #home_index .home-columns .home-column-left .icon_small {
        display: none !important; }
    #home_index .home-columns .home-column-right {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      min-height: 10px; }
      @media (min-width: 768px) {
        #home_index .home-columns .home-column-right {
          flex: 0 0 100%;
          max-width: 100%; } }
      @media (min-width: 992px) {
        #home_index .home-columns .home-column-right {
          flex: 0 0 50%;
          max-width: 50%; } }
      #home_index .home-columns .home-column-right .icon_small {
        display: none !important; }
  #home_index .content-block {
    overflow: auto; }
  #home_index FIELDSET H3 {
    width: 100%;
    min-height: 18px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 5px 6px 2px 6px; }
    #home_index FIELDSET H3 A {
      color: #444;
      font-size: 0.95rem;
      font-weight: 400; }
      #home_index FIELDSET H3 A.icon_moveto {
        display: block;
        float: left; }
    #home_index FIELDSET H3 .icon_block {
      display: block;
      float: right;
      margin-top: 1px;
      margin-left: 5px;
      height: 18px;
      font-size: 16px !important; }
      #home_index FIELDSET H3 .icon_block.icon_more {
        float: left; }
      #home_index FIELDSET H3 .icon_block.icon_close .fa-times {
        float: none;
        margin: 0; }
  #home_index .sortablePlaceholder {
    background: none;
    border: dotted #BDBDBD 1px;
    box-shadow: none; }
  #home_index .indicator {
    background: #FFF;
    padding: 10px;
    box-shadow: 0px 0px 4px 0px #bababa;
    margin: 6px; }
    #home_index .indicator .number {
      font-size: 2rem; }
      #home_index .indicator .number i {
        color: #444;
        float: right;
        font-size: 2.8rem !important; }
    #home_index .indicator .content-block i {
      font-size: 0.8rem;
      color: #CCC; }
  #home_index .actions {
    float: right; }
  #home_index #footer {
    position: static !important;
    margin: 12px 0px 0px 12px; }
  #home_index #footer-spacer {
    display: none; }

/* Responsive */
@media (max-width: 992px) {
  BODY.home #permanent_messages_control {
    margin-top: 20px; } }

#login {
  max-width: 420px;
  margin: 0 auto; }
  #login .logo {
    max-width: 250px; }
  #login .env-type {
    color: #ff6c6c;
    display: block;
    font-weight: bold;
    font-size: 1.5rem;
    border: 1px solid #000;
    border-radius: 10px;
    padding: 0px 8px;
    display: block;
    width: 40%;
    text-align: center;
    margin: 0 auto; }
  #login #login-content {
    padding: 15px;
    margin: 35px auto 10px 0;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.16); }
    #login #login-content .login-text {
      text-align: center;
      font-weight: bold;
      font-size: 1.2rem; }
    #login #login-content input {
      margin: 5px 0; }
    #login #login-content input[type="submit"],
    #login #login-content button[type="submit"] {
      width: 100%; }
  #login .input-box {
    margin: 4px !important;
    text-align: center;
    font-size: 2em; }

.message_notread {
  font-weight: bold; }

#message_list tr.message_notread {
  font-weight: bold; }

#message_send .form-group-recipients UL, #recruitingeventmember_message .form-group-recipients UL {
  padding-left: 15px; }
  #message_send .form-group-recipients UL LI IMG, #recruitingeventmember_message .form-group-recipients UL LI IMG {
    vertical-align: initial;
    margin-right: 3px; }
  #message_send .form-group-recipients UL LI A#message_preview, #recruitingeventmember_message .form-group-recipients UL LI A#message_preview {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px; }

#message_send INPUT[name="messagetemplate_refresh"], #recruitingeventmember_message INPUT[name="messagetemplate_refresh"] {
  margin-bottom: 15px; }
  @media (min-width: 576px) {
    #message_send INPUT[name="messagetemplate_refresh"], #recruitingeventmember_message INPUT[name="messagetemplate_refresh"] {
      margin-left: 33.3333333333%; } }
  @media (min-width: 768px) {
    #message_send INPUT[name="messagetemplate_refresh"], #recruitingeventmember_message INPUT[name="messagetemplate_refresh"] {
      margin-left: 25%; } }
  @media (min-width: 992px) {
    #message_send INPUT[name="messagetemplate_refresh"], #recruitingeventmember_message INPUT[name="messagetemplate_refresh"] {
      margin-left: 16.6666666667%; } }

.modal table {
  table-layout: fixed;
  max-width: 100%; }

.modal .modal-fullsize {
  max-width: 95%; }

.modal .modal-mediumsize {
  width: 95%;
  max-width: 1000px; }

.modal .modal-header .close {
  box-shadow: none;
  background: none !important; }

.modal .modal-header .closePreview {
  padding-top: 0px;
  padding-top: 0px;
  font-size: 2.125rem;
  box-shadow: none;
  background: none !important;
  float: right;
  font-weight: 300;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: .5; }

.modal .modal-body .modal-loader {
  text-align: center;
  font-size: 35px;
  padding: 20px; }

.modal .modal-body .modal-footer {
  margin: 0px -15px -15px -15px;
  background: #FFF; }

.modal .modal-compactbody .modal-body {
  padding-top: 0; }

.modal .robopost-publish-modal {
  max-width: Min(90%, 1200px); }
  .modal .robopost-publish-modal.modal-sm {
    max-width: 95%; }
  .modal .robopost-publish-modal .form-gestmax .card .form-group, .modal .robopost-publish-modal .form-gestmax #application_edit FIELDSET .form-group, #application_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group, .modal .robopost-publish-modal .form-gestmax #bookmark_edit FIELDSET .form-group, #bookmark_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group, .modal .robopost-publish-modal .form-gestmax #recruitingeventapp_edit FIELDSET .form-group, #recruitingeventapp_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group, .modal .robopost-publish-modal .form-gestmax #candidate_edit FIELDSET .form-group, #candidate_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group, .modal .robopost-publish-modal .form-gestmax #candidateaccount_edit FIELDSET .form-group, #candidateaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group, .modal .robopost-publish-modal .form-gestmax #employeeaccount_edit FIELDSET .form-group, #employeeaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group, .modal .robopost-publish-modal .form-gestmax #home_index fieldset .form-group, #home_index .modal .robopost-publish-modal .form-gestmax fieldset .form-group {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin: 0 0 0.5rem 0; }
    .modal .robopost-publish-modal .form-gestmax .card .form-group label, .modal .robopost-publish-modal .form-gestmax #application_edit FIELDSET .form-group label, #application_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #bookmark_edit FIELDSET .form-group label, #bookmark_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #candidate_edit FIELDSET .form-group label, #candidate_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #home_index fieldset .form-group label, #home_index .modal .robopost-publish-modal .form-gestmax fieldset .form-group label {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      padding-left: 0;
      text-align: right; }
      @media (min-width: 576px) {
        .modal .robopost-publish-modal .form-gestmax .card .form-group label, .modal .robopost-publish-modal .form-gestmax #application_edit FIELDSET .form-group label, #application_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #bookmark_edit FIELDSET .form-group label, #bookmark_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #candidate_edit FIELDSET .form-group label, #candidate_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #home_index fieldset .form-group label, #home_index .modal .robopost-publish-modal .form-gestmax fieldset .form-group label {
          flex: 0 0 41.6666666667%;
          max-width: 41.6666666667%; } }
      @media (min-width: 768px) {
        .modal .robopost-publish-modal .form-gestmax .card .form-group label, .modal .robopost-publish-modal .form-gestmax #application_edit FIELDSET .form-group label, #application_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #bookmark_edit FIELDSET .form-group label, #bookmark_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #candidate_edit FIELDSET .form-group label, #candidate_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #home_index fieldset .form-group label, #home_index .modal .robopost-publish-modal .form-gestmax fieldset .form-group label {
          flex: 0 0 33.3333333333%;
          max-width: 33.3333333333%; } }
      @media (min-width: 992px) {
        .modal .robopost-publish-modal .form-gestmax .card .form-group label, .modal .robopost-publish-modal .form-gestmax #application_edit FIELDSET .form-group label, #application_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #bookmark_edit FIELDSET .form-group label, #bookmark_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #recruitingeventapp_edit FIELDSET .form-group label, #recruitingeventapp_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #candidate_edit FIELDSET .form-group label, #candidate_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #candidateaccount_edit FIELDSET .form-group label, #candidateaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #employeeaccount_edit FIELDSET .form-group label, #employeeaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group label, .modal .robopost-publish-modal .form-gestmax #home_index fieldset .form-group label, #home_index .modal .robopost-publish-modal .form-gestmax fieldset .form-group label {
          flex: 0 0 25%;
          max-width: 25%; } }
    .modal .robopost-publish-modal .form-gestmax .card .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #application_edit FIELDSET .form-group .form-field, #application_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #candidate_edit FIELDSET .form-group .form-field, #candidate_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #home_index fieldset .form-group .form-field, #home_index .modal .robopost-publish-modal .form-gestmax fieldset .form-group .form-field {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      padding: 0; }
      @media (min-width: 576px) {
        .modal .robopost-publish-modal .form-gestmax .card .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #application_edit FIELDSET .form-group .form-field, #application_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #candidate_edit FIELDSET .form-group .form-field, #candidate_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #home_index fieldset .form-group .form-field, #home_index .modal .robopost-publish-modal .form-gestmax fieldset .form-group .form-field {
          flex: 0 0 58.3333333333%;
          max-width: 58.3333333333%; } }
      @media (min-width: 768px) {
        .modal .robopost-publish-modal .form-gestmax .card .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #application_edit FIELDSET .form-group .form-field, #application_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #candidate_edit FIELDSET .form-group .form-field, #candidate_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #home_index fieldset .form-group .form-field, #home_index .modal .robopost-publish-modal .form-gestmax fieldset .form-group .form-field {
          flex: 0 0 66.6666666667%;
          max-width: 66.6666666667%; } }
      @media (min-width: 992px) {
        .modal .robopost-publish-modal .form-gestmax .card .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #application_edit FIELDSET .form-group .form-field, #application_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #bookmark_edit FIELDSET .form-group .form-field, #bookmark_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #recruitingeventapp_edit FIELDSET .form-group .form-field, #recruitingeventapp_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #candidate_edit FIELDSET .form-group .form-field, #candidate_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #candidateaccount_edit FIELDSET .form-group .form-field, #candidateaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #employeeaccount_edit FIELDSET .form-group .form-field, #employeeaccount_edit .modal .robopost-publish-modal .form-gestmax FIELDSET .form-group .form-field, .modal .robopost-publish-modal .form-gestmax #home_index fieldset .form-group .form-field, #home_index .modal .robopost-publish-modal .form-gestmax fieldset .form-group .form-field {
          flex: 0 0 75%;
          max-width: 75%; } }
  @media (min-width: 576px) {
    .modal .robopost-publish-modal .form-gestmax .inputinfos {
      margin-left: 41.6666666667%; } }
  @media (min-width: 768px) {
    .modal .robopost-publish-modal .form-gestmax .inputinfos {
      margin-left: 33.3333333333%; } }
  @media (min-width: 992px) {
    .modal .robopost-publish-modal .form-gestmax .inputinfos {
      margin-left: 25%; } }

.nav-gestmax {
  margin-bottom: 20px; }
  .nav-gestmax .nav-item {
    font-weight: bold; }
    .nav-gestmax .nav-item .nav-link {
      color: #dee2e6; }
      .nav-gestmax .nav-item .nav-link.active, .nav-gestmax .nav-item #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-link.ui-menu-item:hover, #candidateduplicate_mergeNotDuplicate .ui-autocomplete .nav-gestmax .nav-item .nav-link.ui-menu-item:hover {
        color: #4e7c98; }

.nav.nav-tabs, .nav.nav-gestmax {
  margin-bottom: 15px; }

/* Badges en tête de listes pour indiquer la recherche courante */
#search-current {
  padding: 5px;
  margin: 0 0 10px; }
  #search-current .title {
    font-size: 0.9rem;
    font-weight: bold;
    margin-right: 5px; }
  #search-current .badge, #search-current .gestmax-status, #search-current .gestmax-recommendation-button {
    font-weight: 400;
    margin-right: 5px;
    vertical-align: middle;
    margin-bottom: 4px;
    padding: 5px 7px;
    font-size: 0.9rem; }
    #search-current .badge .fa-times, #search-current .gestmax-status .fa-times, #search-current .gestmax-recommendation-button .fa-times {
      margin: 0 0 0 5px;
      cursor: pointer; }

.search-favoris.btn.dropdown-toggle::before, .search-favoris.dropdown-toggle.btn-default::before, button.search-favoris.dropdown-toggle::before, .search-favoris.dropdown-toggle.advbutton::before {
  display: none; }

.filter-fields {
  margin: 12px 0 16px 5px; }
  .filter-fields .fa-search {
    margin: 0 5px; }

#sidebar .sidebar-tabs {
  margin-bottom: 0; }

#sidebar .div-clear {
  display: none; }

form.gestmax-search {
  margin-bottom: 65px; }
  form.gestmax-search .form-group {
    margin-bottom: 0;
    font-weight: 500;
    margin: 0; }
    form.gestmax-search .form-group label {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px;
      padding: 0 20px 0 5px;
      margin: 0.25rem 0; }
      @media (min-width: 576px) {
        form.gestmax-search .form-group label {
          flex: 0 0 100%;
          max-width: 100%; } }
      form.gestmax-search .form-group label input[type="checkbox"] {
        margin-right: 4px; }
      form.gestmax-search .form-group label .filter-add-favoris {
        float: right; }
    form.gestmax-search .form-group .search-conditions {
      padding: 2px 20px 11px 5px;
      width: 100%; }
      form.gestmax-search .form-group .search-conditions input[type="text"], form.gestmax-search .form-group .search-conditions input.date {
        border: 0;
        border-bottom: 1px solid #CCC;
        margin-top: 5px;
        color: #6E6969;
        height: 28px; }
    form.gestmax-search .form-group .help-block {
      margin-left: 0; }
    form.gestmax-search .form-group .select2 .select2-selection__choice {
      max-width: 100%;
      text-overflow: ellipsis;
      overflow-x: hidden; }
  form.gestmax-search .form-group-with-sub .searchblock-sub {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding-left: 32px; }
    @media (min-width: 576px) {
      form.gestmax-search .form-group-with-sub .searchblock-sub {
        flex: 0 0 100%;
        max-width: 100%; } }
    form.gestmax-search .form-group-with-sub .searchblock-sub label {
      font-weight: normal;
      margin: 5px 0 4px 0;
      padding: 0; }
  form.gestmax-search .btn-group-toggle {
    margin-bottom: 8px;
    padding: 0 5px; }
    form.gestmax-search .btn-group-toggle label {
      margin: 0;
      padding: 0; }

/* Rechercher à facettes (Vivier) */
#facetedList #facetedSearch .btn-group {
  display: flex; }
  #facetedList #facetedSearch .btn-group .btn, #facetedList #facetedSearch .btn-group .btn-default, #facetedList #facetedSearch .btn-group button, #facetedList #facetedSearch .btn-group .advbutton {
    flex-grow: 1; }
    #facetedList #facetedSearch .btn-group .btn:hover, #facetedList #facetedSearch .btn-group .btn-default:hover, #facetedList #facetedSearch .btn-group button:hover, #facetedList #facetedSearch .btn-group .advbutton:hover {
      z-index: 0 !important; }

#facetedList #facetedSearch #facetedSearchLinks {
  padding: 10px;
  font-size: 14px; }
  #facetedList #facetedSearch #facetedSearchLinks .facetedSearchText {
    display: inline-block;
    max-width: 190px; }
  #facetedList #facetedSearch #facetedSearchLinks .facetedSearchButtons {
    display: inline-block; }
    #facetedList #facetedSearch #facetedSearchLinks .facetedSearchButtons .fa {
      font-size: 15px;
      cursor: pointer;
      margin-left: 8px; }
  #facetedList #facetedSearch #facetedSearchLinks DD UL LI .expandable {
    cursor: pointer; }
  #facetedList #facetedSearch #facetedSearchLinks DD UL LI UL LI A {
    color: #444; }
  #facetedList #facetedSearch #facetedSearchLinks DD UL LI UL LI.selected A {
    font-weight: bold; }

#tree-fancytree &gt; ul {
  border: none;
  height: 600px;
  overflow: auto; }

#tree-fancytree .fancytree-active .fancytree-title {
  background-color: #4e7c98;
  color: #fff;
  font-weight: bold;
  border-color: transparent; }

#tree-fancytree mark {
  padding: 0;
  background-color: yellow; }

.select2-tree SPAN.select2-selection--single {
  height: 100% !important; }

.select2-tree SPAN.select2-selection__rendered {
  word-wrap: break-word !important;
  text-overflow: inherit !important;
  white-space: normal !important;
  line-height: 1.3em !important;
  padding: 0.5em 1.5em 0.5em 0.5em !important; }

.page-with-sidebar .gestmax-sidebar {
  position: fixed;
  left: 0;
  z-index: 4;
  height: -moz-available;
  /* WebKit-based browsers will ignore this. */
  height: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  height: fill-available;
  width: 260px;
  box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #FFF; }
  .page-with-sidebar .gestmax-sidebar.hide {
    left: calc(260px * -1) !important; }
    .page-with-sidebar .gestmax-sidebar.hide .sidebar-footer {
      left: calc(260px * -1) !important; }
  .page-with-sidebar .gestmax-sidebar #sidebar {
    background-color: #FFFFFF; }
    .page-with-sidebar .gestmax-sidebar #sidebar.full-height .sidebar-content {
      height: calc(100vh - 120px); }
    .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-header {
      border-bottom: 1px solid #CCC;
      padding: 5px; }
      .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-header .btn-light {
        width: 100%; }
      .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-header .navigation-menu {
        text-transform: uppercase; }
      .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-header .dropdown-menu {
        width: 100%; }
        .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-header .dropdown-menu .dropdown-item {
          white-space: normal; }
          .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-header .dropdown-menu .dropdown-item.dropdown-item-with-action {
            padding-right: 40px;
            position: relative; }
            .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-header .dropdown-menu .dropdown-item.dropdown-item-with-action .dropdown-item-action {
              position: absolute;
              right: 22px;
              top: 4px; }
      .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-header .search-favoris {
        width: 100%; }
      .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-header .search-read {
        margin-top: 5px;
        width: 100%; }
        .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-header .search-read .btn, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-header .search-read .btn-default, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-header .search-read button, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-header .search-read .advbutton {
          margin: 0; }
    .page-with-sidebar .gestmax-sidebar #sidebar UL.sidebar-tabs LI {
      flex-grow: 1; }
    .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content {
      position: relative;
      height: calc(100vh - 250px);
      overflow: auto;
      width: 100%;
      z-index: 4;
      border-bottom: 1px solid #CCC; }
      .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content.sidebar-content-with-tabs {
        height: calc(100vh - 285px) !important; }
      .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .navigation-menu .nav {
        display: block !important; }
        .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .navigation-menu .nav ul {
          box-shadow: unset;
          flex-direction: column !important;
          padding-left: 0;
          margin-top: 0;
          line-height: 1.5; }
      .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .filter-fields input[type="text"] {
        border: 0;
        border-bottom: 1px dashed #CCC;
        color: #6E6969; }
      .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .card, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #application_edit FIELDSET, #application_edit .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content FIELDSET, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #bookmark_edit FIELDSET, #bookmark_edit .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content FIELDSET, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content FIELDSET, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #candidate_edit FIELDSET, #candidate_edit .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content FIELDSET, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #candidateaccount_edit FIELDSET, #candidateaccount_edit .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content FIELDSET, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #employeeaccount_edit FIELDSET, #employeeaccount_edit .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content FIELDSET, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #home_index fieldset, #home_index .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content fieldset {
        border: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.125);
        box-shadow: none;
        border-radius: 0; }
      .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .card-header, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #application_edit FIELDSET LEGEND, #application_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #home_index fieldset h3, #home_index fieldset .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content h3 {
        padding: 5px 35px 5px 5px;
        border-bottom: 0;
        min-height: 32px; }
        .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .card-header a.collapsed:after, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #application_edit FIELDSET LEGEND a.collapsed:after, #application_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND a.collapsed:after, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #bookmark_edit FIELDSET LEGEND a.collapsed:after, #bookmark_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND a.collapsed:after, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #recruitingeventapp_edit FIELDSET LEGEND a.collapsed:after, #recruitingeventapp_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND a.collapsed:after, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #candidate_edit FIELDSET LEGEND a.collapsed:after, #candidate_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND a.collapsed:after, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #candidateaccount_edit FIELDSET LEGEND a.collapsed:after, #candidateaccount_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND a.collapsed:after, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #employeeaccount_edit FIELDSET LEGEND a.collapsed:after, #employeeaccount_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND a.collapsed:after, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #home_index fieldset h3 a.collapsed:after, #home_index fieldset .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content h3 a.collapsed:after {
          content: "\f107" !important; }
        .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .card-header a:after, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #application_edit FIELDSET LEGEND a:after, #application_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND a:after, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #bookmark_edit FIELDSET LEGEND a:after, #bookmark_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND a:after, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #recruitingeventapp_edit FIELDSET LEGEND a:after, #recruitingeventapp_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND a:after, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #candidate_edit FIELDSET LEGEND a:after, #candidate_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND a:after, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #candidateaccount_edit FIELDSET LEGEND a:after, #candidateaccount_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND a:after, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #employeeaccount_edit FIELDSET LEGEND a:after, #employeeaccount_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content LEGEND a:after, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #home_index fieldset h3 a:after, #home_index fieldset .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content h3 a:after {
          content: "\f106";
          font-family: "Font Awesome 5 Pro";
          position: absolute;
          font-size: 20px;
          font-weight: 900;
          top: 16px;
          line-height: 1;
          margin-top: -10px;
          right: 20px; }
      .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .card-block {
        padding: 5px; }
      .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .card-body, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .fieldset-body, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .fieldset-body, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .fieldset-body, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .fieldset-body, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .fieldset-body, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .fieldset-body, .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content #home_index fieldset .content-block, #home_index fieldset .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .content-block {
        padding: 0; }
      .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .nav a.nav-link {
        font-size: 0.9rem;
        padding: 10px 15px;
        font-weight: 200;
        border-bottom: 1px solid #f8f8f8; }
        .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .nav a.nav-link .fa {
          padding-right: 5px; }
        .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-content .nav a.nav-link:hover {
          background-color: #ecedef; }
    .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-footer {
      position: fixed;
      left: 0;
      bottom: 0;
      width: 260px;
      padding: 10px;
      background-color: #fff; }
      .page-with-sidebar .gestmax-sidebar #sidebar .sidebar-footer .save-filters {
        float: right;
        font-size: 1.8rem;
        margin-right: 10px;
        padding-top: 4px; }

.page-with-sidebar #collapse-sidebar {
  width: 10px;
  background: #b4b4b4;
  text-align: center;
  line-height: 80px;
  max-height: 80px;
  top: 50%;
  position: fixed;
  left: 260px;
  cursor: pointer;
  z-index: 5;
  height: 80px; }
  .page-with-sidebar #collapse-sidebar .fa {
    font-size: 0.5rem;
    color: #fff; }
  .page-with-sidebar #collapse-sidebar.left {
    left: 0; }

.page-with-sidebar .gestmax-content {
  width: calc(100% - 260px);
  float: right;
  margin-bottom: 20px;
  margin-top: 0;
  padding-top: 15px; }

.page-with-sidebar #scienta_debug {
  z-index: 100; }

#statistics_index .stats-container {
  /*@include make-row();*/ }
  #statistics_index .stats-container .stat-block {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px; }
    @media (min-width: 0) {
      #statistics_index .stats-container .stat-block {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 992px) {
      #statistics_index .stats-container .stat-block {
        flex: 0 0 50%;
        max-width: 50%; } }
    @media (min-width: 1200px) {
      #statistics_index .stats-container .stat-block {
        flex: 0 0 50%;
        max-width: 50%; } }
    #statistics_index .stats-container .stat-block .card-header, #statistics_index .stats-container .stat-block #application_edit FIELDSET LEGEND, #application_edit FIELDSET #statistics_index .stats-container .stat-block LEGEND, #statistics_index .stats-container .stat-block #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #statistics_index .stats-container .stat-block LEGEND, #statistics_index .stats-container .stat-block #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #statistics_index .stats-container .stat-block LEGEND, #statistics_index .stats-container .stat-block #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #statistics_index .stats-container .stat-block LEGEND, #statistics_index .stats-container .stat-block #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #statistics_index .stats-container .stat-block LEGEND, #statistics_index .stats-container .stat-block #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #statistics_index .stats-container .stat-block LEGEND, #statistics_index .stats-container .stat-block #home_index fieldset h3, #home_index fieldset #statistics_index .stats-container .stat-block h3 {
      color: #525891;
      background-color: #b4bae4;
      font-weight: 800;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
    #statistics_index .stats-container .stat-block li {
      padding-top: 6px;
      padding-bottom: 6px;
      background: none; }
    #statistics_index .stats-container .stat-block .list-stats {
      display: flex;
      flex-wrap: wrap;
      margin-right: -15px;
      margin-left: -15px;
      margin: 0;
      padding: 5px; }
      #statistics_index .stats-container .stat-block .list-stats .list-group-item, #statistics_index .stats-container .stat-block .list-stats #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #statistics_index .stats-container .stat-block .list-stats .ui-menu-item {
        border: none;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px; }
        @media (min-width: 0) {
          #statistics_index .stats-container .stat-block .list-stats .list-group-item, #statistics_index .stats-container .stat-block .list-stats #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #statistics_index .stats-container .stat-block .list-stats .ui-menu-item {
            flex: 0 0 33.3333333333%;
            max-width: 33.3333333333%; } }
        #statistics_index .stats-container .stat-block .list-stats .list-group-item:before, #statistics_index .stats-container .stat-block .list-stats #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #statistics_index .stats-container .stat-block .list-stats .ui-menu-item:before {
          display: inline-block;
          font-weight: 900;
          content: '\f105';
          font-family: 'Font Awesome 6 Pro';
          color: #525891;
          margin-right: 5px; }
    #statistics_index .stats-container .stat-block .list-stat-large .list-group-item, #statistics_index .stats-container .stat-block .list-stat-large #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #statistics_index .stats-container .stat-block .list-stat-large .ui-menu-item {
      border: none;
      padding-left: 0; }
      #statistics_index .stats-container .stat-block .list-stat-large .list-group-item .btn-link, #statistics_index .stats-container .stat-block .list-stat-large #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item .btn-link, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #statistics_index .stats-container .stat-block .list-stat-large .ui-menu-item .btn-link {
        padding: 0; }
      #statistics_index .stats-container .stat-block .list-stat-large .list-group-item:before, #statistics_index .stats-container .stat-block .list-stat-large #candidateduplicate_mergeNotDuplicate .ui-autocomplete .ui-menu-item:before, #candidateduplicate_mergeNotDuplicate .ui-autocomplete #statistics_index .stats-container .stat-block .list-stat-large .ui-menu-item:before {
        display: inline-block;
        font-weight: 900;
        content: '\f105';
        font-family: 'Font Awesome 6 Pro';
        color: #525891;
        margin-right: 5px; }
    #statistics_index .stats-container .stat-block .list-group-1 {
      margin-bottom: 0; }
      #statistics_index .stats-container .stat-block .list-group-1 li:before {
        display: inline-block;
        font-weight: 900;
        content: '\f105';
        font-family: 'Font Awesome 6 Pro';
        color: #525891;
        margin-right: 5px; }
    #statistics_index .stats-container .stat-block .list-group-2 {
      margin-bottom: 10px; }
      #statistics_index .stats-container .stat-block .list-group-2 li:before {
        display: inline-block;
        font-weight: 900;
        content: '\f105';
        font-family: 'Font Awesome 6 Pro';
        color: #525891;
        margin-right: 5px; }
    #statistics_index .stats-container .stat-block .link-requester {
      display: block;
      margin-bottom: 10px; }
  #statistics_index .stats-container #container_statistics_vacancy .btn-link {
    text-transform: none; }
  #statistics_index .stats-container #container_statistics_vacancy UL.list-stat-large {
    margin-bottom: 0; }

#statistics_show .stats-container {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  #statistics_show .stats-container .statistics-data-table {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 992px) {
      #statistics_show .stats-container .statistics-data-table {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; } }
  #statistics_show .stats-container .statistics-data-table-full {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 0) {
      #statistics_show .stats-container .statistics-data-table-full {
        flex: 0 0 100%;
        max-width: 100%; } }
  #statistics_show .stats-container .statistics-chart {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 992px) {
      #statistics_show .stats-container .statistics-chart {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }
  #statistics_show .stats-container form.stats {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 24px; }
    @media (min-width: 0) {
      #statistics_show .stats-container form.stats {
        flex: 0 0 100%;
        max-width: 100%; } }
  #statistics_show .stats-container #widgetIframe {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 0) {
      #statistics_show .stats-container #widgetIframe {
        flex: 0 0 100%;
        max-width: 100%; } }
    #statistics_show .stats-container #widgetIframe iframe {
      border: none;
      width: 100%;
      height: 350px; }

#status_create #select2-status_color-results LI:not(:first-child):before, #status_edit #select2-status_color-results LI:not(:first-child):before {
  content: "\f0c8";
  font-family: "Font Awesome 5 Pro";
  margin-right: 5px;
  font-weight: 800; }

#status_create #select2-status_color-results LI[id$="blue"]:before, #status_edit #select2-status_color-results LI[id$="blue"]:before {
  color: #4e7c98; }

#status_create #select2-status_color-results LI[id$="indigo"]:before, #status_edit #select2-status_color-results LI[id$="indigo"]:before {
  color: #6610f2; }

#status_create #select2-status_color-results LI[id$="purple"]:before, #status_edit #select2-status_color-results LI[id$="purple"]:before {
  color: #6f42c1; }

#status_create #select2-status_color-results LI[id$="pink"]:before, #status_edit #select2-status_color-results LI[id$="pink"]:before {
  color: #e83e8c; }

#status_create #select2-status_color-results LI[id$="red"]:before, #status_edit #select2-status_color-results LI[id$="red"]:before {
  color: #a94442; }

#status_create #select2-status_color-results LI[id$="orange"]:before, #status_edit #select2-status_color-results LI[id$="orange"]:before {
  color: #F76B24; }

#status_create #select2-status_color-results LI[id$="yellow"]:before, #status_edit #select2-status_color-results LI[id$="yellow"]:before {
  color: #ff9800; }

#status_create #select2-status_color-results LI[id$="green"]:before, #status_edit #select2-status_color-results LI[id$="green"]:before {
  color: #277d2a; }

#status_create #select2-status_color-results LI[id$="teal"]:before, #status_edit #select2-status_color-results LI[id$="teal"]:before {
  color: #20c997; }

#status_create #select2-status_color-results LI[id$="white"]:before, #status_edit #select2-status_color-results LI[id$="white"]:before {
  color: #ffffff; }

#status_create #select2-status_color-results LI[id$="gray"]:before, #status_edit #select2-status_color-results LI[id$="gray"]:before {
  color: #666; }

#status_create #select2-status_color-results LI[id$="gray-dark"]:before, #status_edit #select2-status_color-results LI[id$="gray-dark"]:before {
  color: #222; }

#status_create .form-group-status_actions_do_mail, #status_create .form-group-status_actions_do_mail_draft,
#status_create .form-group-status_sms_do_send, #status_create .form-group-status_actions_do_applytoall_status,
#status_create .form-group-status_event_to, #status_create .form-group-status_actions_do_forward_application, #status_create .form-group-status_actions_reportingcloud_generate,
#status_create .form-group-status_actions_create_event_reminder_do, #status_create .form-group-status_actions_addToRecruitingEvent_reminder_do, #status_edit .form-group-status_actions_do_mail, #status_edit .form-group-status_actions_do_mail_draft,
#status_edit .form-group-status_sms_do_send, #status_edit .form-group-status_actions_do_applytoall_status,
#status_edit .form-group-status_event_to, #status_edit .form-group-status_actions_do_forward_application, #status_edit .form-group-status_actions_reportingcloud_generate,
#status_edit .form-group-status_actions_create_event_reminder_do, #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_do {
  width: 100%;
  float: left; }
  #status_create .form-group-status_actions_do_mail label, #status_create .form-group-status_actions_do_mail_draft label,
  #status_create .form-group-status_sms_do_send label, #status_create .form-group-status_actions_do_applytoall_status label,
  #status_create .form-group-status_event_to label, #status_create .form-group-status_actions_do_forward_application label, #status_create .form-group-status_actions_reportingcloud_generate label,
  #status_create .form-group-status_actions_create_event_reminder_do label, #status_create .form-group-status_actions_addToRecruitingEvent_reminder_do label, #status_edit .form-group-status_actions_do_mail label, #status_edit .form-group-status_actions_do_mail_draft label,
  #status_edit .form-group-status_sms_do_send label, #status_edit .form-group-status_actions_do_applytoall_status label,
  #status_edit .form-group-status_event_to label, #status_edit .form-group-status_actions_do_forward_application label, #status_edit .form-group-status_actions_reportingcloud_generate label,
  #status_edit .form-group-status_actions_create_event_reminder_do label, #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_do label {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 576px) {
      #status_create .form-group-status_actions_do_mail label, #status_create .form-group-status_actions_do_mail_draft label,
      #status_create .form-group-status_sms_do_send label, #status_create .form-group-status_actions_do_applytoall_status label,
      #status_create .form-group-status_event_to label, #status_create .form-group-status_actions_do_forward_application label, #status_create .form-group-status_actions_reportingcloud_generate label,
      #status_create .form-group-status_actions_create_event_reminder_do label, #status_create .form-group-status_actions_addToRecruitingEvent_reminder_do label, #status_edit .form-group-status_actions_do_mail label, #status_edit .form-group-status_actions_do_mail_draft label,
      #status_edit .form-group-status_sms_do_send label, #status_edit .form-group-status_actions_do_applytoall_status label,
      #status_edit .form-group-status_event_to label, #status_edit .form-group-status_actions_do_forward_application label, #status_edit .form-group-status_actions_reportingcloud_generate label,
      #status_edit .form-group-status_actions_create_event_reminder_do label, #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_do label {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }
    @media (min-width: 768px) {
      #status_create .form-group-status_actions_do_mail label, #status_create .form-group-status_actions_do_mail_draft label,
      #status_create .form-group-status_sms_do_send label, #status_create .form-group-status_actions_do_applytoall_status label,
      #status_create .form-group-status_event_to label, #status_create .form-group-status_actions_do_forward_application label, #status_create .form-group-status_actions_reportingcloud_generate label,
      #status_create .form-group-status_actions_create_event_reminder_do label, #status_create .form-group-status_actions_addToRecruitingEvent_reminder_do label, #status_edit .form-group-status_actions_do_mail label, #status_edit .form-group-status_actions_do_mail_draft label,
      #status_edit .form-group-status_sms_do_send label, #status_edit .form-group-status_actions_do_applytoall_status label,
      #status_edit .form-group-status_event_to label, #status_edit .form-group-status_actions_do_forward_application label, #status_edit .form-group-status_actions_reportingcloud_generate label,
      #status_edit .form-group-status_actions_create_event_reminder_do label, #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_do label {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }
    @media (min-width: 992px) {
      #status_create .form-group-status_actions_do_mail label, #status_create .form-group-status_actions_do_mail_draft label,
      #status_create .form-group-status_sms_do_send label, #status_create .form-group-status_actions_do_applytoall_status label,
      #status_create .form-group-status_event_to label, #status_create .form-group-status_actions_do_forward_application label, #status_create .form-group-status_actions_reportingcloud_generate label,
      #status_create .form-group-status_actions_create_event_reminder_do label, #status_create .form-group-status_actions_addToRecruitingEvent_reminder_do label, #status_edit .form-group-status_actions_do_mail label, #status_edit .form-group-status_actions_do_mail_draft label,
      #status_edit .form-group-status_sms_do_send label, #status_edit .form-group-status_actions_do_applytoall_status label,
      #status_edit .form-group-status_event_to label, #status_edit .form-group-status_actions_do_forward_application label, #status_edit .form-group-status_actions_reportingcloud_generate label,
      #status_edit .form-group-status_actions_create_event_reminder_do label, #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_do label {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; } }
  #status_create .form-group-status_actions_do_mail .form-field, #status_create .form-group-status_actions_do_mail_draft .form-field,
  #status_create .form-group-status_sms_do_send .form-field, #status_create .form-group-status_actions_do_applytoall_status .form-field,
  #status_create .form-group-status_event_to .form-field, #status_create .form-group-status_actions_do_forward_application .form-field, #status_create .form-group-status_actions_reportingcloud_generate .form-field,
  #status_create .form-group-status_actions_create_event_reminder_do .form-field, #status_create .form-group-status_actions_addToRecruitingEvent_reminder_do .form-field, #status_edit .form-group-status_actions_do_mail .form-field, #status_edit .form-group-status_actions_do_mail_draft .form-field,
  #status_edit .form-group-status_sms_do_send .form-field, #status_edit .form-group-status_actions_do_applytoall_status .form-field,
  #status_edit .form-group-status_event_to .form-field, #status_edit .form-group-status_actions_do_forward_application .form-field, #status_edit .form-group-status_actions_reportingcloud_generate .form-field,
  #status_edit .form-group-status_actions_create_event_reminder_do .form-field, #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_do .form-field {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding: 0; }
    @media (min-width: 576px) {
      #status_create .form-group-status_actions_do_mail .form-field, #status_create .form-group-status_actions_do_mail_draft .form-field,
      #status_create .form-group-status_sms_do_send .form-field, #status_create .form-group-status_actions_do_applytoall_status .form-field,
      #status_create .form-group-status_event_to .form-field, #status_create .form-group-status_actions_do_forward_application .form-field, #status_create .form-group-status_actions_reportingcloud_generate .form-field,
      #status_create .form-group-status_actions_create_event_reminder_do .form-field, #status_create .form-group-status_actions_addToRecruitingEvent_reminder_do .form-field, #status_edit .form-group-status_actions_do_mail .form-field, #status_edit .form-group-status_actions_do_mail_draft .form-field,
      #status_edit .form-group-status_sms_do_send .form-field, #status_edit .form-group-status_actions_do_applytoall_status .form-field,
      #status_edit .form-group-status_event_to .form-field, #status_edit .form-group-status_actions_do_forward_application .form-field, #status_edit .form-group-status_actions_reportingcloud_generate .form-field,
      #status_edit .form-group-status_actions_create_event_reminder_do .form-field, #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_do .form-field {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; } }
    @media (min-width: 768px) {
      #status_create .form-group-status_actions_do_mail .form-field, #status_create .form-group-status_actions_do_mail_draft .form-field,
      #status_create .form-group-status_sms_do_send .form-field, #status_create .form-group-status_actions_do_applytoall_status .form-field,
      #status_create .form-group-status_event_to .form-field, #status_create .form-group-status_actions_do_forward_application .form-field, #status_create .form-group-status_actions_reportingcloud_generate .form-field,
      #status_create .form-group-status_actions_create_event_reminder_do .form-field, #status_create .form-group-status_actions_addToRecruitingEvent_reminder_do .form-field, #status_edit .form-group-status_actions_do_mail .form-field, #status_edit .form-group-status_actions_do_mail_draft .form-field,
      #status_edit .form-group-status_sms_do_send .form-field, #status_edit .form-group-status_actions_do_applytoall_status .form-field,
      #status_edit .form-group-status_event_to .form-field, #status_edit .form-group-status_actions_do_forward_application .form-field, #status_edit .form-group-status_actions_reportingcloud_generate .form-field,
      #status_edit .form-group-status_actions_create_event_reminder_do .form-field, #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_do .form-field {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; } }
    @media (min-width: 992px) {
      #status_create .form-group-status_actions_do_mail .form-field, #status_create .form-group-status_actions_do_mail_draft .form-field,
      #status_create .form-group-status_sms_do_send .form-field, #status_create .form-group-status_actions_do_applytoall_status .form-field,
      #status_create .form-group-status_event_to .form-field, #status_create .form-group-status_actions_do_forward_application .form-field, #status_create .form-group-status_actions_reportingcloud_generate .form-field,
      #status_create .form-group-status_actions_create_event_reminder_do .form-field, #status_create .form-group-status_actions_addToRecruitingEvent_reminder_do .form-field, #status_edit .form-group-status_actions_do_mail .form-field, #status_edit .form-group-status_actions_do_mail_draft .form-field,
      #status_edit .form-group-status_sms_do_send .form-field, #status_edit .form-group-status_actions_do_applytoall_status .form-field,
      #status_edit .form-group-status_event_to .form-field, #status_edit .form-group-status_actions_do_forward_application .form-field, #status_edit .form-group-status_actions_reportingcloud_generate .form-field,
      #status_edit .form-group-status_actions_create_event_reminder_do .form-field, #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_do .form-field {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; } }

#status_create .form-comment-html, #status_edit .form-comment-html {
  padding: 0; }

#status_create .form-group-status_actions_mail_draft_template, #status_create .form-group-status_actions_mail_template,
#status_create .form-group-status_sms_send_template, #status_create .form-group-status_actions_do_applytoall_status_id,
#status_create .form-group-status_actions_reportingcloud_id,
#status_create .form-group-status_actions_addToRecruitingEvent_reminder_template,
#status_create .form-group-status_actions_create_event_template, #status_edit .form-group-status_actions_mail_draft_template, #status_edit .form-group-status_actions_mail_template,
#status_edit .form-group-status_sms_send_template, #status_edit .form-group-status_actions_do_applytoall_status_id,
#status_edit .form-group-status_actions_reportingcloud_id,
#status_edit .form-group-status_actions_addToRecruitingEvent_reminder_template,
#status_edit .form-group-status_actions_create_event_template {
  width: 100%;
  float: left; }
  #status_create .form-group-status_actions_mail_draft_template label, #status_create .form-group-status_actions_mail_template label,
  #status_create .form-group-status_sms_send_template label, #status_create .form-group-status_actions_do_applytoall_status_id label,
  #status_create .form-group-status_actions_reportingcloud_id label,
  #status_create .form-group-status_actions_addToRecruitingEvent_reminder_template label,
  #status_create .form-group-status_actions_create_event_template label, #status_edit .form-group-status_actions_mail_draft_template label, #status_edit .form-group-status_actions_mail_template label,
  #status_edit .form-group-status_sms_send_template label, #status_edit .form-group-status_actions_do_applytoall_status_id label,
  #status_edit .form-group-status_actions_reportingcloud_id label,
  #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_template label,
  #status_edit .form-group-status_actions_create_event_template label {
    display: none; }
  #status_create .form-group-status_actions_mail_draft_template .form-field, #status_create .form-group-status_actions_mail_template .form-field,
  #status_create .form-group-status_sms_send_template .form-field, #status_create .form-group-status_actions_do_applytoall_status_id .form-field,
  #status_create .form-group-status_actions_reportingcloud_id .form-field,
  #status_create .form-group-status_actions_addToRecruitingEvent_reminder_template .form-field,
  #status_create .form-group-status_actions_create_event_template .form-field, #status_edit .form-group-status_actions_mail_draft_template .form-field, #status_edit .form-group-status_actions_mail_template .form-field,
  #status_edit .form-group-status_sms_send_template .form-field, #status_edit .form-group-status_actions_do_applytoall_status_id .form-field,
  #status_edit .form-group-status_actions_reportingcloud_id .form-field,
  #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_template .form-field,
  #status_edit .form-group-status_actions_create_event_template .form-field {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding: 0; }
    @media (min-width: 576px) {
      #status_create .form-group-status_actions_mail_draft_template .form-field, #status_create .form-group-status_actions_mail_template .form-field,
      #status_create .form-group-status_sms_send_template .form-field, #status_create .form-group-status_actions_do_applytoall_status_id .form-field,
      #status_create .form-group-status_actions_reportingcloud_id .form-field,
      #status_create .form-group-status_actions_addToRecruitingEvent_reminder_template .form-field,
      #status_create .form-group-status_actions_create_event_template .form-field, #status_edit .form-group-status_actions_mail_draft_template .form-field, #status_edit .form-group-status_actions_mail_template .form-field,
      #status_edit .form-group-status_sms_send_template .form-field, #status_edit .form-group-status_actions_do_applytoall_status_id .form-field,
      #status_edit .form-group-status_actions_reportingcloud_id .form-field,
      #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_template .form-field,
      #status_edit .form-group-status_actions_create_event_template .form-field {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 768px) {
      #status_create .form-group-status_actions_mail_draft_template .form-field, #status_create .form-group-status_actions_mail_template .form-field,
      #status_create .form-group-status_sms_send_template .form-field, #status_create .form-group-status_actions_do_applytoall_status_id .form-field,
      #status_create .form-group-status_actions_reportingcloud_id .form-field,
      #status_create .form-group-status_actions_addToRecruitingEvent_reminder_template .form-field,
      #status_create .form-group-status_actions_create_event_template .form-field, #status_edit .form-group-status_actions_mail_draft_template .form-field, #status_edit .form-group-status_actions_mail_template .form-field,
      #status_edit .form-group-status_sms_send_template .form-field, #status_edit .form-group-status_actions_do_applytoall_status_id .form-field,
      #status_edit .form-group-status_actions_reportingcloud_id .form-field,
      #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_template .form-field,
      #status_edit .form-group-status_actions_create_event_template .form-field {
        flex: 0 0 100%;
        max-width: 100%; } }
    @media (min-width: 992px) {
      #status_create .form-group-status_actions_mail_draft_template .form-field, #status_create .form-group-status_actions_mail_template .form-field,
      #status_create .form-group-status_sms_send_template .form-field, #status_create .form-group-status_actions_do_applytoall_status_id .form-field,
      #status_create .form-group-status_actions_reportingcloud_id .form-field,
      #status_create .form-group-status_actions_addToRecruitingEvent_reminder_template .form-field,
      #status_create .form-group-status_actions_create_event_template .form-field, #status_edit .form-group-status_actions_mail_draft_template .form-field, #status_edit .form-group-status_actions_mail_template .form-field,
      #status_edit .form-group-status_sms_send_template .form-field, #status_edit .form-group-status_actions_do_applytoall_status_id .form-field,
      #status_edit .form-group-status_actions_reportingcloud_id .form-field,
      #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_template .form-field,
      #status_edit .form-group-status_actions_create_event_template .form-field {
        flex: 0 0 100%;
        max-width: 100%; } }

@media (min-width: 576px) {
  #status_create .form-group-status_actions_do_mail, #status_create .form-group-status_actions_do_mail_draft,
  #status_create .form-group-status_sms_do_send, #status_create .form-group-status_actions_do_applytoall_status,
  #status_create .form-group-status_actions_reportingcloud_generate .form-group-status_event_to, #status_create .form-group-status_actions_do_forward_application, #status_create .form-group-status_actions_create_event_reminder_do,
  #status_create .form-group-status_actions_addToRecruitingEvent_reminder_do, #status_edit .form-group-status_actions_do_mail, #status_edit .form-group-status_actions_do_mail_draft,
  #status_edit .form-group-status_sms_do_send, #status_edit .form-group-status_actions_do_applytoall_status,
  #status_edit .form-group-status_actions_reportingcloud_generate .form-group-status_event_to, #status_edit .form-group-status_actions_do_forward_application, #status_edit .form-group-status_actions_create_event_reminder_do,
  #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_do {
    width: 33.333%; }
  #status_create .form-group-status_actions_mail_draft_template, #status_create .form-group-status_actions_mail_template,
  #status_create .form-group-status_sms_send_template, #status_create .form-group-status_actions_do_applytoall_status_id,
  #status_create .form-group-status_event_to_messages, #status_create .form-group-status_actions_mail_forward_template, #status_create .form-group-status_actions_reportingcloud_id,
  #status_create .form-group-status_actions_addToRecruitingEvent_reminder_template,
  #status_create .form-group-status_actions_create_event_template, #status_edit .form-group-status_actions_mail_draft_template, #status_edit .form-group-status_actions_mail_template,
  #status_edit .form-group-status_sms_send_template, #status_edit .form-group-status_actions_do_applytoall_status_id,
  #status_edit .form-group-status_event_to_messages, #status_edit .form-group-status_actions_mail_forward_template, #status_edit .form-group-status_actions_reportingcloud_id,
  #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_template,
  #status_edit .form-group-status_actions_create_event_template {
    width: 66.666%; } }

@media (min-width: 768px) {
  #status_create .form-group-status_actions_do_mail, #status_create .form-group-status_actions_do_mail_draft,
  #status_create .form-group-status_sms_do_send, #status_create .form-group-status_actions_do_applytoall_status,
  #status_create .form-group-status_event_to, #status_create .form-group-status_actions_do_forward_application, #status_create .form-group-status_actions_reportingcloud_generate,
  #status_create .form-group-status_actions_create_event_reminder_do, #status_create .form-group-status_actions_addToRecruitingEvent_reminder_do, #status_edit .form-group-status_actions_do_mail, #status_edit .form-group-status_actions_do_mail_draft,
  #status_edit .form-group-status_sms_do_send, #status_edit .form-group-status_actions_do_applytoall_status,
  #status_edit .form-group-status_event_to, #status_edit .form-group-status_actions_do_forward_application, #status_edit .form-group-status_actions_reportingcloud_generate,
  #status_edit .form-group-status_actions_create_event_reminder_do, #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_do {
    width: 33.333%; }
  #status_create .form-group-status_actions_mail_draft_template, #status_create .form-group-status_actions_mail_template,
  #status_create .form-group-status_sms_send_template, #status_create .form-group-status_actions_do_applytoall_status_id,
  #status_create .form-group-status_event_to_messages, #status_create .form-group-status_actions_mail_forward_template, #status_create .form-group-status_actions_reportingcloud_id,
  #status_create .form-group-status_actions_addToRecruitingEvent_reminder_template,
  #status_create .form-group-status_actions_create_event_template, #status_edit .form-group-status_actions_mail_draft_template, #status_edit .form-group-status_actions_mail_template,
  #status_edit .form-group-status_sms_send_template, #status_edit .form-group-status_actions_do_applytoall_status_id,
  #status_edit .form-group-status_event_to_messages, #status_edit .form-group-status_actions_mail_forward_template, #status_edit .form-group-status_actions_reportingcloud_id,
  #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_template,
  #status_edit .form-group-status_actions_create_event_template {
    width: 66.666%; } }

@media (min-width: 992px) {
  #status_create .form-group-status_actions_do_mail, #status_create .form-group-status_actions_do_mail_draft,
  #status_create .form-group-status_sms_do_send, #status_create .form-group-status_actions_do_applytoall_status,
  #status_create .form-group-status_event_to, #status_create .form-group-status_actions_do_forward_application, #status_create .form-group-status_actions_reportingcloud_generate,
  #status_create .form-group-status_actions_create_event_reminder_do, #status_create .form-group-status_actions_addToRecruitingEvent_reminder_do, #status_edit .form-group-status_actions_do_mail, #status_edit .form-group-status_actions_do_mail_draft,
  #status_edit .form-group-status_sms_do_send, #status_edit .form-group-status_actions_do_applytoall_status,
  #status_edit .form-group-status_event_to, #status_edit .form-group-status_actions_do_forward_application, #status_edit .form-group-status_actions_reportingcloud_generate,
  #status_edit .form-group-status_actions_create_event_reminder_do, #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_do {
    width: 25%; }
  #status_create .form-group-status_actions_mail_draft_template, #status_create .form-group-status_actions_mail_template,
  #status_create .form-group-status_sms_send_template, #status_create .form-group-status_actions_do_applytoall_status_id,
  #status_create .form-group-status_event_to_messages, #status_create .form-group-status_actions_mail_forward_template, #status_create .form-group-status_actions_reportingcloud_id,
  #status_create .form-group-status_actions_addToRecruitingEvent_reminder_template,
  #status_create .form-group-status_actions_create_event_template, #status_edit .form-group-status_actions_mail_draft_template, #status_edit .form-group-status_actions_mail_template,
  #status_edit .form-group-status_sms_send_template, #status_edit .form-group-status_actions_do_applytoall_status_id,
  #status_edit .form-group-status_event_to_messages, #status_edit .form-group-status_actions_mail_forward_template, #status_edit .form-group-status_actions_reportingcloud_id,
  #status_edit .form-group-status_actions_addToRecruitingEvent_reminder_template,
  #status_edit .form-group-status_actions_create_event_template {
    width: 75%; } }

#recruitingeventappstatus_create #select2-recruitingeventappstatus_color-results LI:not(:first-child):before, #recruitingeventappstatus_edit #select2-recruitingeventappstatus_color-results LI:not(:first-child):before {
  content: "\f0c8";
  font-family: "Font Awesome 5 Pro";
  margin-right: 5px;
  font-weight: 800; }

#recruitingeventappstatus_create #select2-recruitingeventappstatus_color-results LI[id$="blue"]:before, #recruitingeventappstatus_edit #select2-recruitingeventappstatus_color-results LI[id$="blue"]:before {
  color: #4e7c98; }

#recruitingeventappstatus_create #select2-recruitingeventappstatus_color-results LI[id$="indigo"]:before, #recruitingeventappstatus_edit #select2-recruitingeventappstatus_color-results LI[id$="indigo"]:before {
  color: #6610f2; }

#recruitingeventappstatus_create #select2-recruitingeventappstatus_color-results LI[id$="purple"]:before, #recruitingeventappstatus_edit #select2-recruitingeventappstatus_color-results LI[id$="purple"]:before {
  color: #6f42c1; }

#recruitingeventappstatus_create #select2-recruitingeventappstatus_color-results LI[id$="pink"]:before, #recruitingeventappstatus_edit #select2-recruitingeventappstatus_color-results LI[id$="pink"]:before {
  color: #e83e8c; }

#recruitingeventappstatus_create #select2-recruitingeventappstatus_color-results LI[id$="red"]:before, #recruitingeventappstatus_edit #select2-recruitingeventappstatus_color-results LI[id$="red"]:before {
  color: #a94442; }

#recruitingeventappstatus_create #select2-recruitingeventappstatus_color-results LI[id$="orange"]:before, #recruitingeventappstatus_edit #select2-recruitingeventappstatus_color-results LI[id$="orange"]:before {
  color: #F76B24; }

#recruitingeventappstatus_create #select2-recruitingeventappstatus_color-results LI[id$="yellow"]:before, #recruitingeventappstatus_edit #select2-recruitingeventappstatus_color-results LI[id$="yellow"]:before {
  color: #ff9800; }

#recruitingeventappstatus_create #select2-recruitingeventappstatus_color-results LI[id$="green"]:before, #recruitingeventappstatus_edit #select2-recruitingeventappstatus_color-results LI[id$="green"]:before {
  color: #277d2a; }

#recruitingeventappstatus_create #select2-recruitingeventappstatus_color-results LI[id$="teal"]:before, #recruitingeventappstatus_edit #select2-recruitingeventappstatus_color-results LI[id$="teal"]:before {
  color: #20c997; }

#recruitingeventappstatus_create #select2-recruitingeventappstatus_color-results LI[id$="white"]:before, #recruitingeventappstatus_edit #select2-recruitingeventappstatus_color-results LI[id$="white"]:before {
  color: #ffffff; }

#recruitingeventappstatus_create #select2-recruitingeventappstatus_color-results LI[id$="gray"]:before, #recruitingeventappstatus_edit #select2-recruitingeventappstatus_color-results LI[id$="gray"]:before {
  color: #666; }

#recruitingeventappstatus_create #select2-recruitingeventappstatus_color-results LI[id$="gray-dark"]:before, #recruitingeventappstatus_edit #select2-recruitingeventappstatus_color-results LI[id$="gray-dark"]:before {
  color: #222; }

.gestmax-status {
  font-size: 0.8125rem; }
  .gestmax-status.status-color-blue {
    background-color: #4e7c98 !important; }
  .gestmax-status.status-color-indigo {
    background-color: #6610f2 !important; }
  .gestmax-status.status-color-purple {
    background-color: #6f42c1 !important; }
  .gestmax-status.status-color-pink {
    background-color: #e83e8c !important; }
  .gestmax-status.status-color-red {
    background-color: #a94442 !important; }
  .gestmax-status.status-color-orange {
    background-color: #F76B24 !important; }
  .gestmax-status.status-color-yellow {
    background-color: #ff9800 !important; }
  .gestmax-status.status-color-green {
    background-color: #277d2a !important; }
  .gestmax-status.status-color-teal {
    background-color: #20c997 !important; }
  .gestmax-status.status-color-white {
    background-color: #ffffff !important; }
  .gestmax-status.status-color-gray {
    background-color: #666 !important; }
  .gestmax-status.status-color-gray-dark {
    background-color: #222 !important; }
  .gestmax-status.status-color-white {
    color: #444 !important;
    border: 1px solid #444; }

.table-gestmax a.gestmax-status {
  color: #fff !important; }
  .table-gestmax a.gestmax-status.status-color-white {
    color: #444 !important; }

.gestmax-recommendation-button {
  font-size: 0.8125rem;
  background-color: #0F2A41 !important; }

.table-gestmax a.gestmax-recommendation-button {
  color: #fff !important; }

#profile-icons .gestmax-recommendation-button {
  display: block; }

.gestmax-icon-edit-button-container {
  display: flex;
  justify-content: center;
  flex-direction: column; }

#update-profile-status {
  max-width: 100%;
  white-space: inherit;
  padding: 6px; }

.table-gestmax {
  background-color: #FFF; }
  .table-gestmax a {
    color: #444 !important; }
    .table-gestmax a:hover {
      text-decoration: none; }
    .table-gestmax a.external-link {
      color: #4e7c98 !important; }
      .table-gestmax a.external-link:hover {
        text-decoration: underline; }
  .table-gestmax tr.cell1 td {
    overflow-wrap: break-word; }
  .table-gestmax tr.row-inactive td {
    font-style: italic;
    opacity: 0.7; }
  .table-gestmax th {
    padding: 0.3rem;
    background-color: #FFF; }
  .table-gestmax td {
    padding: 0.3rem; }
  .table-gestmax.table-light th, #vacancy_statistics TABLE.table-gestmax th, .table-gestmax.table-light td, #vacancy_statistics TABLE.table-gestmax td {
    padding: .25rem;
    font-size: 0.9rem; }
  .table-gestmax .col-checkbox {
    width: 20px; }
  .table-gestmax .rejected td, .table-gestmax td.rejected {
    text-decoration: line-through; }
    .table-gestmax .rejected td.with-icon, .table-gestmax td.rejected.with-icon {
      text-decoration: none; }
  .table-gestmax .progress {
    height: auto;
    border: 1px solid #b1b1b1;
    background-color: #FFF;
    border-radius: 2px; }
    .table-gestmax .progress .progress-bar {
      min-height: 19px; }

.table-card-body {
  padding: 0; }

.groupped-table-list {
  margin-bottom: 15px; }

/* Loader de rechargement des table */
.reloadThisDivTemporaryDiv {
  position: absolute;
  top: 192px;
  left: 40% !important;
  padding: 10px;
  color: #FFF; }

.loaderSmall {
  /*background:#fcf8e3 6px 5px url(../img/icons/loader-small.gif) no-repeat;*/
  background-color: #8c8a8a !important;
  border: 1px solid #939090; }
  .loaderSmall:before {
    font-family: 'Font Awesome 6 Pro';
    content: "\f1ce";
    color: #fff;
    margin-right: 5px;
    animation: fa-spin 1.5s infinite linear;
    display: inline-block;
    font-size: 15px; }

.dataTables_wrapper.container-fluid, .dataTables_wrapper.container-sm, .dataTables_wrapper.container-md, .dataTables_wrapper.container-lg, .dataTables_wrapper.container-xl, .dataTables_wrapper.gestmax-container {
  padding: 0; }

.dataTables_filter {
  margin-top: 10px;
  margin-right: 10px; }

#vacancy_edit {
  /**
	 Lien accès JBF sur option activé - Publication =&gt; Activer Jobboardfinder
	 */
  /**
	 Pop-hover affiché au survol d'un média Gestmax
	 */
  /* Liste des publications */
  /* Taille limite si beaucoup de médias à publier + médias manuels */ }
  #vacancy_edit #nav-actions #vacancy-templates UL A {
    position: relative;
    padding-right: 60px; }
    #vacancy_edit #nav-actions #vacancy-templates UL A:hover {
      cursor: initial; }
    #vacancy_edit #nav-actions #vacancy-templates UL A .fa {
      cursor: pointer;
      position: absolute;
      top: 7px; }
      #vacancy_edit #nav-actions #vacancy-templates UL A .fa.fa-search-plus {
        right: 38px; }
      #vacancy_edit #nav-actions #vacancy-templates UL A .fa.fa-download {
        right: 15px; }
  #vacancy_edit #publication_publish .card, #vacancy_edit #publication_publish #application_edit FIELDSET, #application_edit #vacancy_edit #publication_publish FIELDSET, #vacancy_edit #publication_publish #bookmark_edit FIELDSET, #bookmark_edit #vacancy_edit #publication_publish FIELDSET, #vacancy_edit #publication_publish #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #vacancy_edit #publication_publish FIELDSET, #vacancy_edit #publication_publish #candidate_edit FIELDSET, #candidate_edit #vacancy_edit #publication_publish FIELDSET, #vacancy_edit #publication_publish #candidateaccount_edit FIELDSET, #candidateaccount_edit #vacancy_edit #publication_publish FIELDSET, #vacancy_edit #publication_publish #employeeaccount_edit FIELDSET, #employeeaccount_edit #vacancy_edit #publication_publish FIELDSET, #vacancy_edit #publication_publish #home_index fieldset, #home_index #vacancy_edit #publication_publish fieldset {
    box-shadow: none; }
  #vacancy_edit #publication_publish .card-body, #vacancy_edit #publication_publish #application_edit FIELDSET .fieldset-body, #application_edit FIELDSET #vacancy_edit #publication_publish .fieldset-body, #vacancy_edit #publication_publish #bookmark_edit FIELDSET .fieldset-body, #bookmark_edit FIELDSET #vacancy_edit #publication_publish .fieldset-body, #vacancy_edit #publication_publish #recruitingeventapp_edit FIELDSET .fieldset-body, #recruitingeventapp_edit FIELDSET #vacancy_edit #publication_publish .fieldset-body, #vacancy_edit #publication_publish #candidate_edit FIELDSET .fieldset-body, #candidate_edit FIELDSET #vacancy_edit #publication_publish .fieldset-body, #vacancy_edit #publication_publish #candidateaccount_edit FIELDSET .fieldset-body, #candidateaccount_edit FIELDSET #vacancy_edit #publication_publish .fieldset-body, #vacancy_edit #publication_publish #employeeaccount_edit FIELDSET .fieldset-body, #employeeaccount_edit FIELDSET #vacancy_edit #publication_publish .fieldset-body, #vacancy_edit #publication_publish #home_index fieldset .content-block, #home_index fieldset #vacancy_edit #publication_publish .content-block {
    padding: 0 !important; }
  #vacancy_edit .publish-jobboardfinder {
    float: left;
    background: #fffdfd;
    padding: 8px;
    border: 1px solid #F3F1F1;
    margin-top: -30px; }
    #vacancy_edit .publish-jobboardfinder:hover {
      background: #f5f5f5; }
    #vacancy_edit .publish-jobboardfinder img {
      display: block; }
    #vacancy_edit .publish-jobboardfinder .jobboardfinder_link {
      color: #147d73; }
  #vacancy_edit .media_infobox {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #d7d5d5;
    box-shadow: 1px 2px 3px #404040;
    height: 180px;
    margin-left: 20px;
    margin-top: 7px;
    padding: 8px;
    position: absolute;
    width: 350px;
    z-index: 2; }
    #vacancy_edit .media_infobox .logo-jbf {
      width: 60%; }
    #vacancy_edit .media_infobox .logo-jbf-light {
      width: 180px;
      margin-bottom: 4px; }
    #vacancy_edit .media_infobox .jobboardfinder_infos {
      background: #f5f5f5;
      padding: 5px;
      text-align: center;
      border-top: 1px solid #e3e3e3; }
    #vacancy_edit .media_infobox .jobboardfinder_link {
      color: #147d73;
      position: absolute;
      margin-left: -8px;
      bottom: 0; }
    #vacancy_edit .media_infobox .jobboardfinder_link:hover {
      color: #147d73;
      text-decoration: none !important; }
    #vacancy_edit .media_infobox .jobboardfinder_infos:hover, #vacancy_edit .media_infobox .publish-jobboardfinder:hover {
      background: #f7fcfa; }
    #vacancy_edit .media_infobox .media_img, #vacancy_edit .media_infobox .media_img img {
      width: 80px; }
    #vacancy_edit .media_infobox .media_img .fa-image {
      font-size: 65px; }
    #vacancy_edit .media_infobox .media_content {
      height: 90px;
      left: 100px;
      margin-left: 10px;
      overflow-y: auto;
      width: 260px; }
    #vacancy_edit .media_infobox .media_robopost {
      height: 90px;
      overflow-y: auto; }
    #vacancy_edit .media_infobox h1 {
      margin: 0;
      font-size: 20px; }
    #vacancy_edit .media_infobox .media_infobox:before {
      bottom: 100%;
      left: 5%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    #vacancy_edit .media_infobox:after {
      border-color: rgba(255, 255, 255, 0);
      border-bottom-color: #ffffff;
      border-width: 6px;
      margin-left: -6px; }
    #vacancy_edit .media_infobox:before {
      border-color: rgba(163, 163, 163, 0);
      border-bottom-color: #a3a3a3;
      border-width: 7px;
      margin-left: -7px; }
    #vacancy_edit .media_infobox hr {
      background: #d7d7d7 none repeat scroll 0 0;
      border: 0 none;
      height: 1px;
      width: 100% !important; }
  #vacancy_edit #publication_list h6 {
    font-size: 0.9rem; }
  #vacancy_edit .media-not-published-content .table-wrapper, #vacancy_edit .media-manual-content .table-wrapper, #vacancy_edit .media-published-content .table-wrapper {
    max-height: 250px;
    overflow: auto; }

#notepad-form {
  margin-bottom: 25px; }
  #notepad-form .notepad-field {
    padding: 20px;
    background-color: #fff; }

#vacancy_statistics #informations {
  font-size: 15px; }
  #vacancy_statistics #informations #duration-details-icon {
    cursor: pointer; }

#vacancy_statistics #footer, #vacancy_statistics #footer-spacer {
  display: none; }

.form-group-vacancy_external_application_admen_email_value label:after, .form-group-vacancy_external_application_miniform_email_value label:after {
  content: ' *';
  color: red;
  font-weight: normal; }

a {
  /*padding:0.8rem 1rem;*/ }
  a.btn-primary, a#addEducation, a#addWorkexperience {
    color: #ffffff !important; }

.card .card-header, #application_edit FIELDSET .card-header, #bookmark_edit FIELDSET .card-header, #recruitingeventapp_edit FIELDSET .card-header, #candidate_edit FIELDSET .card-header, #candidateaccount_edit FIELDSET .card-header, #employeeaccount_edit FIELDSET .card-header, #home_index fieldset .card-header, #application_edit FIELDSET LEGEND, #bookmark_edit #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit FIELDSET LEGEND, #candidate_edit #application_edit FIELDSET LEGEND, #application_edit #candidate_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit FIELDSET LEGEND, #home_index fieldset #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset LEGEND, #application_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit FIELDSET LEGEND, #bookmark_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET LEGEND, #home_index fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset LEGEND, #application_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND, #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset LEGEND, #application_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND, #candidate_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit FIELDSET LEGEND, #home_index fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset LEGEND, #application_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND, #home_index fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset LEGEND, #application_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET LEGEND, #home_index fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset LEGEND, #application_edit FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET h3, #bookmark_edit FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET h3, #recruitingeventapp_edit FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET h3, #candidate_edit FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET h3, #candidateaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET h3, #employeeaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET h3, #home_index fieldset h3 {
  font-size: 0.95rem; }

.alert.alert-secondary h1, .alert-secondary.info h1, .alert-secondary.errorList h1, .alert-secondary.reloadThisDivTemporaryDiv h1, .alert.alert-secondary h2, .alert-secondary.info h2, .alert-secondary.errorList h2, .alert-secondary.reloadThisDivTemporaryDiv h2, .alert.alert-secondary h3, .alert-secondary.info h3, .alert-secondary.errorList h3, .alert-secondary.reloadThisDivTemporaryDiv h3, .alert.alert-secondary h4, .alert-secondary.info h4, .alert-secondary.errorList h4, .alert-secondary.reloadThisDivTemporaryDiv h4, .alert.alert-secondary h5, .alert-secondary.info h5, .alert-secondary.errorList h5, .alert-secondary.reloadThisDivTemporaryDiv h5, .alert.alert-secondary h6, .alert-secondary.info h6, .alert-secondary.errorList h6, .alert-secondary.reloadThisDivTemporaryDiv h6 {
  color: #000; }

.alert.alert-info, .alert-info.info, .alert-info.errorList, .alert-info.reloadThisDivTemporaryDiv {
  color: #4e7c98; }

.alert.alert-success, .alert-success.info, .alert-success.errorList, .alert-success.reloadThisDivTemporaryDiv {
  color: #277d2a; }

.alert.alert-danger, .alert-danger.info, .errorList, .alert-danger.reloadThisDivTemporaryDiv {
  background: #f8d7da;
  color: #a94442; }

.suspended p {
  color: #000;
  font-size: 24px; }

.ui-menu {
  cursor: pointer;
  width: 200px;
  background: #FFF;
  z-index: 2147483647;
  padding-left: 0;
  border: 1px solid #ece6e6; }
  .ui-menu .ui-menu-item {
    list-style-type: none; }
    .ui-menu .ui-menu-item .ui-menu-item-wrapper {
      padding: 3px 11px;
      background: #FFF; }
    .ui-menu .ui-menu-item .ui-menu-item-wrapper:hover {
      background: #c4dfef; }

.ui-autocomplete {
  z-index: 99999;
  /* adjust this value */ }

body {
  background-color: #eaeef3; }

#header.navbar {
  box-shadow: none;
  height: 48px; }
  #header.navbar .nav-item .nav-link {
    padding: 15px 10px 14px 10px; }

.datepickers-container {
  z-index: 999999; }

.datepicker--time-row input[type='range'] {
  -webkit-appearance: slider-horizontal;
  appearance: slider-horizontal; }

.hidden, .hidden-previewTitle, .hidden-link {
  display: none !important; }

.full-width {
  width: 100% !important; }

.loaderNoBg {
  background: url(../img/icons/loader-small.gif) no-repeat;
  width: 16px;
  height: 16px;
  display: inline-block; }

.breadcrumb {
  background: #f9f9f9;
  margin: 0 0 15px;
  padding: 8px; }
  .breadcrumb li.breadcrumb-item {
    color: #444 !important; }

.card .card-header, #application_edit FIELDSET .card-header, #bookmark_edit FIELDSET .card-header, #recruitingeventapp_edit FIELDSET .card-header, #candidate_edit FIELDSET .card-header, #candidateaccount_edit FIELDSET .card-header, #employeeaccount_edit FIELDSET .card-header, #home_index fieldset .card-header, #application_edit FIELDSET LEGEND, #bookmark_edit #application_edit FIELDSET LEGEND, #application_edit #bookmark_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit FIELDSET LEGEND, #application_edit #recruitingeventapp_edit FIELDSET LEGEND, #candidate_edit #application_edit FIELDSET LEGEND, #application_edit #candidate_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit FIELDSET LEGEND, #application_edit #candidateaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit FIELDSET LEGEND, #application_edit #employeeaccount_edit FIELDSET LEGEND, #home_index fieldset #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index fieldset LEGEND, #application_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #application_edit FIELDSET LEGEND, #bookmark_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET LEGEND, #home_index fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index fieldset LEGEND, #application_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #application_edit FIELDSET LEGEND, #bookmark_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #bookmark_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND, #home_index fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index fieldset LEGEND, #application_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #application_edit FIELDSET LEGEND, #bookmark_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #bookmark_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #recruitingeventapp_edit FIELDSET LEGEND, #candidate_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit FIELDSET LEGEND, #home_index fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index fieldset LEGEND, #application_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #application_edit FIELDSET LEGEND, #bookmark_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #bookmark_edit FIELDSET LEGEND, #recruitingeventapp_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #candidate_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #candidate_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND, #home_index fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index fieldset LEGEND, #application_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #application_edit FIELDSET LEGEND, #bookmark_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #bookmark_edit FIELDSET LEGEND, #recruitingeventapp_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #recruitingeventapp_edit FIELDSET LEGEND, #candidate_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidate_edit FIELDSET LEGEND, #candidateaccount_edit #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit #candidateaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET LEGEND, #home_index fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index fieldset LEGEND, #application_edit FIELDSET #home_index fieldset h3, #home_index fieldset #application_edit FIELDSET h3, #bookmark_edit FIELDSET #home_index fieldset h3, #home_index fieldset #bookmark_edit FIELDSET h3, #recruitingeventapp_edit FIELDSET #home_index fieldset h3, #home_index fieldset #recruitingeventapp_edit FIELDSET h3, #candidate_edit FIELDSET #home_index fieldset h3, #home_index fieldset #candidate_edit FIELDSET h3, #candidateaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #candidateaccount_edit FIELDSET h3, #employeeaccount_edit FIELDSET #home_index fieldset h3, #home_index fieldset #employeeaccount_edit FIELDSET h3, #home_index fieldset h3 {
  padding: 0.25rem 1.25rem; }

.fixed-pagination {
  margin-bottom: 70px; }

.one-column-card-container .card, .one-column-card-container #application_edit FIELDSET, #application_edit .one-column-card-container FIELDSET, .one-column-card-container #bookmark_edit FIELDSET, #bookmark_edit .one-column-card-container FIELDSET, .one-column-card-container #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .one-column-card-container FIELDSET, .one-column-card-container #candidate_edit FIELDSET, #candidate_edit .one-column-card-container FIELDSET, .one-column-card-container #candidateaccount_edit FIELDSET, #candidateaccount_edit .one-column-card-container FIELDSET, .one-column-card-container #employeeaccount_edit FIELDSET, #employeeaccount_edit .one-column-card-container FIELDSET, .one-column-card-container #home_index fieldset, #home_index .one-column-card-container fieldset {
  margin-top: 15px; }
  .one-column-card-container .card fieldset, .one-column-card-container #application_edit FIELDSET fieldset, #application_edit .one-column-card-container FIELDSET fieldset, .one-column-card-container #bookmark_edit FIELDSET fieldset, #bookmark_edit .one-column-card-container FIELDSET fieldset, .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset, #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset, .one-column-card-container #candidate_edit FIELDSET fieldset, #candidate_edit .one-column-card-container FIELDSET fieldset, .one-column-card-container #candidateaccount_edit FIELDSET fieldset, #candidateaccount_edit .one-column-card-container FIELDSET fieldset, .one-column-card-container #employeeaccount_edit FIELDSET fieldset, #employeeaccount_edit .one-column-card-container FIELDSET fieldset, .one-column-card-container #home_index fieldset fieldset, #home_index .one-column-card-container fieldset fieldset {
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px; }
    .one-column-card-container .card fieldset .card, .one-column-card-container #application_edit FIELDSET fieldset .card, #application_edit .one-column-card-container FIELDSET fieldset .card, .one-column-card-container #bookmark_edit FIELDSET fieldset .card, #bookmark_edit .one-column-card-container FIELDSET fieldset .card, .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset .card, #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset .card, .one-column-card-container #candidate_edit FIELDSET fieldset .card, #candidate_edit .one-column-card-container FIELDSET fieldset .card, .one-column-card-container #candidateaccount_edit FIELDSET fieldset .card, #candidateaccount_edit .one-column-card-container FIELDSET fieldset .card, .one-column-card-container #employeeaccount_edit FIELDSET fieldset .card, #employeeaccount_edit .one-column-card-container FIELDSET fieldset .card, .one-column-card-container #home_index fieldset fieldset .card, #home_index .one-column-card-container fieldset fieldset .card, .one-column-card-container .card fieldset #application_edit FIELDSET, #application_edit .one-column-card-container .card fieldset FIELDSET, .one-column-card-container #application_edit FIELDSET fieldset FIELDSET, #application_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #bookmark_edit FIELDSET fieldset #application_edit FIELDSET, #application_edit .one-column-card-container #bookmark_edit FIELDSET fieldset FIELDSET, #bookmark_edit .one-column-card-container FIELDSET fieldset #application_edit FIELDSET, #application_edit #bookmark_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset #application_edit FIELDSET, #application_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset FIELDSET, #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset #application_edit FIELDSET, #application_edit #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #candidate_edit FIELDSET fieldset #application_edit FIELDSET, #application_edit .one-column-card-container #candidate_edit FIELDSET fieldset FIELDSET, #candidate_edit .one-column-card-container FIELDSET fieldset #application_edit FIELDSET, #application_edit #candidate_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #candidateaccount_edit FIELDSET fieldset #application_edit FIELDSET, #application_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset FIELDSET, #candidateaccount_edit .one-column-card-container FIELDSET fieldset #application_edit FIELDSET, #application_edit #candidateaccount_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #employeeaccount_edit FIELDSET fieldset #application_edit FIELDSET, #application_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset FIELDSET, #employeeaccount_edit .one-column-card-container FIELDSET fieldset #application_edit FIELDSET, #application_edit #employeeaccount_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #home_index fieldset fieldset #application_edit FIELDSET, #application_edit .one-column-card-container #home_index fieldset fieldset FIELDSET, #home_index .one-column-card-container fieldset fieldset #application_edit FIELDSET, #application_edit #home_index .one-column-card-container fieldset fieldset FIELDSET, .one-column-card-container .card fieldset #bookmark_edit FIELDSET, #bookmark_edit .one-column-card-container .card fieldset FIELDSET, .one-column-card-container #application_edit FIELDSET fieldset #bookmark_edit FIELDSET, #bookmark_edit .one-column-card-container #application_edit FIELDSET fieldset FIELDSET, #application_edit .one-column-card-container FIELDSET fieldset #bookmark_edit FIELDSET, #bookmark_edit #application_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #bookmark_edit FIELDSET fieldset FIELDSET, #bookmark_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset #bookmark_edit FIELDSET, #bookmark_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset FIELDSET, #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset #bookmark_edit FIELDSET, #bookmark_edit #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #candidate_edit FIELDSET fieldset #bookmark_edit FIELDSET, #bookmark_edit .one-column-card-container #candidate_edit FIELDSET fieldset FIELDSET, #candidate_edit .one-column-card-container FIELDSET fieldset #bookmark_edit FIELDSET, #bookmark_edit #candidate_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #candidateaccount_edit FIELDSET fieldset #bookmark_edit FIELDSET, #bookmark_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset FIELDSET, #candidateaccount_edit .one-column-card-container FIELDSET fieldset #bookmark_edit FIELDSET, #bookmark_edit #candidateaccount_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #employeeaccount_edit FIELDSET fieldset #bookmark_edit FIELDSET, #bookmark_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset FIELDSET, #employeeaccount_edit .one-column-card-container FIELDSET fieldset #bookmark_edit FIELDSET, #bookmark_edit #employeeaccount_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #home_index fieldset fieldset #bookmark_edit FIELDSET, #bookmark_edit .one-column-card-container #home_index fieldset fieldset FIELDSET, #home_index .one-column-card-container fieldset fieldset #bookmark_edit FIELDSET, #bookmark_edit #home_index .one-column-card-container fieldset fieldset FIELDSET, .one-column-card-container .card fieldset #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .one-column-card-container .card fieldset FIELDSET, .one-column-card-container #application_edit FIELDSET fieldset #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .one-column-card-container #application_edit FIELDSET fieldset FIELDSET, #application_edit .one-column-card-container FIELDSET fieldset #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #application_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #bookmark_edit FIELDSET fieldset #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .one-column-card-container #bookmark_edit FIELDSET fieldset FIELDSET, #bookmark_edit .one-column-card-container FIELDSET fieldset #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #bookmark_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset FIELDSET, #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #candidate_edit FIELDSET fieldset #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .one-column-card-container #candidate_edit FIELDSET fieldset FIELDSET, #candidate_edit .one-column-card-container FIELDSET fieldset #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidate_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #candidateaccount_edit FIELDSET fieldset #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset FIELDSET, #candidateaccount_edit .one-column-card-container FIELDSET fieldset #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #candidateaccount_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #employeeaccount_edit FIELDSET fieldset #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset FIELDSET, #employeeaccount_edit .one-column-card-container FIELDSET fieldset #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #employeeaccount_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #home_index fieldset fieldset #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit .one-column-card-container #home_index fieldset fieldset FIELDSET, #home_index .one-column-card-container fieldset fieldset #recruitingeventapp_edit FIELDSET, #recruitingeventapp_edit #home_index .one-column-card-container fieldset fieldset FIELDSET, .one-column-card-container .card fieldset #candidate_edit FIELDSET, #candidate_edit .one-column-card-container .card fieldset FIELDSET, .one-column-card-container #application_edit FIELDSET fieldset #candidate_edit FIELDSET, #candidate_edit .one-column-card-container #application_edit FIELDSET fieldset FIELDSET, #application_edit .one-column-card-container FIELDSET fieldset #candidate_edit FIELDSET, #candidate_edit #application_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #bookmark_edit FIELDSET fieldset #candidate_edit FIELDSET, #candidate_edit .one-column-card-container #bookmark_edit FIELDSET fieldset FIELDSET, #bookmark_edit .one-column-card-container FIELDSET fieldset #candidate_edit FIELDSET, #candidate_edit #bookmark_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset #candidate_edit FIELDSET, #candidate_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset FIELDSET, #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset #candidate_edit FIELDSET, #candidate_edit #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #candidate_edit FIELDSET fieldset FIELDSET, #candidate_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #candidateaccount_edit FIELDSET fieldset #candidate_edit FIELDSET, #candidate_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset FIELDSET, #candidateaccount_edit .one-column-card-container FIELDSET fieldset #candidate_edit FIELDSET, #candidate_edit #candidateaccount_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #employeeaccount_edit FIELDSET fieldset #candidate_edit FIELDSET, #candidate_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset FIELDSET, #employeeaccount_edit .one-column-card-container FIELDSET fieldset #candidate_edit FIELDSET, #candidate_edit #employeeaccount_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #home_index fieldset fieldset #candidate_edit FIELDSET, #candidate_edit .one-column-card-container #home_index fieldset fieldset FIELDSET, #home_index .one-column-card-container fieldset fieldset #candidate_edit FIELDSET, #candidate_edit #home_index .one-column-card-container fieldset fieldset FIELDSET, .one-column-card-container .card fieldset #candidateaccount_edit FIELDSET, #candidateaccount_edit .one-column-card-container .card fieldset FIELDSET, .one-column-card-container #application_edit FIELDSET fieldset #candidateaccount_edit FIELDSET, #candidateaccount_edit .one-column-card-container #application_edit FIELDSET fieldset FIELDSET, #application_edit .one-column-card-container FIELDSET fieldset #candidateaccount_edit FIELDSET, #candidateaccount_edit #application_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #bookmark_edit FIELDSET fieldset #candidateaccount_edit FIELDSET, #candidateaccount_edit .one-column-card-container #bookmark_edit FIELDSET fieldset FIELDSET, #bookmark_edit .one-column-card-container FIELDSET fieldset #candidateaccount_edit FIELDSET, #candidateaccount_edit #bookmark_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset #candidateaccount_edit FIELDSET, #candidateaccount_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset FIELDSET, #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset #candidateaccount_edit FIELDSET, #candidateaccount_edit #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #candidate_edit FIELDSET fieldset #candidateaccount_edit FIELDSET, #candidateaccount_edit .one-column-card-container #candidate_edit FIELDSET fieldset FIELDSET, #candidate_edit .one-column-card-container FIELDSET fieldset #candidateaccount_edit FIELDSET, #candidateaccount_edit #candidate_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #candidateaccount_edit FIELDSET fieldset FIELDSET, #candidateaccount_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #employeeaccount_edit FIELDSET fieldset #candidateaccount_edit FIELDSET, #candidateaccount_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset FIELDSET, #employeeaccount_edit .one-column-card-container FIELDSET fieldset #candidateaccount_edit FIELDSET, #candidateaccount_edit #employeeaccount_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #home_index fieldset fieldset #candidateaccount_edit FIELDSET, #candidateaccount_edit .one-column-card-container #home_index fieldset fieldset FIELDSET, #home_index .one-column-card-container fieldset fieldset #candidateaccount_edit FIELDSET, #candidateaccount_edit #home_index .one-column-card-container fieldset fieldset FIELDSET, .one-column-card-container .card fieldset #employeeaccount_edit FIELDSET, #employeeaccount_edit .one-column-card-container .card fieldset FIELDSET, .one-column-card-container #application_edit FIELDSET fieldset #employeeaccount_edit FIELDSET, #employeeaccount_edit .one-column-card-container #application_edit FIELDSET fieldset FIELDSET, #application_edit .one-column-card-container FIELDSET fieldset #employeeaccount_edit FIELDSET, #employeeaccount_edit #application_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #bookmark_edit FIELDSET fieldset #employeeaccount_edit FIELDSET, #employeeaccount_edit .one-column-card-container #bookmark_edit FIELDSET fieldset FIELDSET, #bookmark_edit .one-column-card-container FIELDSET fieldset #employeeaccount_edit FIELDSET, #employeeaccount_edit #bookmark_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset #employeeaccount_edit FIELDSET, #employeeaccount_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset FIELDSET, #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset #employeeaccount_edit FIELDSET, #employeeaccount_edit #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #candidate_edit FIELDSET fieldset #employeeaccount_edit FIELDSET, #employeeaccount_edit .one-column-card-container #candidate_edit FIELDSET fieldset FIELDSET, #candidate_edit .one-column-card-container FIELDSET fieldset #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidate_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #candidateaccount_edit FIELDSET fieldset #employeeaccount_edit FIELDSET, #employeeaccount_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset FIELDSET, #candidateaccount_edit .one-column-card-container FIELDSET fieldset #employeeaccount_edit FIELDSET, #employeeaccount_edit #candidateaccount_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #employeeaccount_edit FIELDSET fieldset FIELDSET, #employeeaccount_edit .one-column-card-container FIELDSET fieldset FIELDSET, .one-column-card-container #home_index fieldset fieldset #employeeaccount_edit FIELDSET, #employeeaccount_edit .one-column-card-container #home_index fieldset fieldset FIELDSET, #home_index .one-column-card-container fieldset fieldset #employeeaccount_edit FIELDSET, #employeeaccount_edit #home_index .one-column-card-container fieldset fieldset FIELDSET, .one-column-card-container .card fieldset #home_index fieldset, #home_index .one-column-card-container .card fieldset fieldset, .one-column-card-container #application_edit FIELDSET fieldset #home_index fieldset, #home_index .one-column-card-container #application_edit FIELDSET fieldset fieldset, #application_edit .one-column-card-container FIELDSET fieldset #home_index fieldset, #home_index #application_edit .one-column-card-container FIELDSET fieldset fieldset, .one-column-card-container #bookmark_edit FIELDSET fieldset #home_index fieldset, #home_index .one-column-card-container #bookmark_edit FIELDSET fieldset fieldset, #bookmark_edit .one-column-card-container FIELDSET fieldset #home_index fieldset, #home_index #bookmark_edit .one-column-card-container FIELDSET fieldset fieldset, .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset #home_index fieldset, #home_index .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset fieldset, #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset #home_index fieldset, #home_index #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset fieldset, .one-column-card-container #candidate_edit FIELDSET fieldset #home_index fieldset, #home_index .one-column-card-container #candidate_edit FIELDSET fieldset fieldset, #candidate_edit .one-column-card-container FIELDSET fieldset #home_index fieldset, #home_index #candidate_edit .one-column-card-container FIELDSET fieldset fieldset, .one-column-card-container #candidateaccount_edit FIELDSET fieldset #home_index fieldset, #home_index .one-column-card-container #candidateaccount_edit FIELDSET fieldset fieldset, #candidateaccount_edit .one-column-card-container FIELDSET fieldset #home_index fieldset, #home_index #candidateaccount_edit .one-column-card-container FIELDSET fieldset fieldset, .one-column-card-container #employeeaccount_edit FIELDSET fieldset #home_index fieldset, #home_index .one-column-card-container #employeeaccount_edit FIELDSET fieldset fieldset, #employeeaccount_edit .one-column-card-container FIELDSET fieldset #home_index fieldset, #home_index #employeeaccount_edit .one-column-card-container FIELDSET fieldset fieldset, .one-column-card-container #home_index fieldset fieldset fieldset, #home_index .one-column-card-container fieldset fieldset fieldset {
      margin-top: 20px;
      margin-bottom: 20px;
      margin-right: 20px;
      margin-left: 20px; }
    .one-column-card-container .card fieldset .card-header, .one-column-card-container #application_edit FIELDSET fieldset .card-header, #application_edit .one-column-card-container FIELDSET fieldset .card-header, .one-column-card-container #bookmark_edit FIELDSET fieldset .card-header, #bookmark_edit .one-column-card-container FIELDSET fieldset .card-header, .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset .card-header, #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset .card-header, .one-column-card-container #candidate_edit FIELDSET fieldset .card-header, #candidate_edit .one-column-card-container FIELDSET fieldset .card-header, .one-column-card-container #candidateaccount_edit FIELDSET fieldset .card-header, #candidateaccount_edit .one-column-card-container FIELDSET fieldset .card-header, .one-column-card-container #employeeaccount_edit FIELDSET fieldset .card-header, #employeeaccount_edit .one-column-card-container FIELDSET fieldset .card-header, .one-column-card-container #home_index fieldset fieldset .card-header, #home_index .one-column-card-container fieldset fieldset .card-header, .one-column-card-container .card fieldset #application_edit FIELDSET LEGEND, #application_edit FIELDSET .one-column-card-container .card fieldset LEGEND, .one-column-card-container #application_edit FIELDSET fieldset LEGEND, #application_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #bookmark_edit #application_edit FIELDSET fieldset LEGEND, #application_edit .one-column-card-container #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit .one-column-card-container #application_edit FIELDSET fieldset LEGEND, #application_edit #bookmark_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #recruitingeventapp_edit #application_edit FIELDSET fieldset LEGEND, #application_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit .one-column-card-container #application_edit FIELDSET fieldset LEGEND, #application_edit #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #candidate_edit #application_edit FIELDSET fieldset LEGEND, #application_edit .one-column-card-container #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit .one-column-card-container #application_edit FIELDSET fieldset LEGEND, #application_edit #candidate_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #candidateaccount_edit #application_edit FIELDSET fieldset LEGEND, #application_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit .one-column-card-container #application_edit FIELDSET fieldset LEGEND, #application_edit #candidateaccount_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #employeeaccount_edit #application_edit FIELDSET fieldset LEGEND, #application_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit .one-column-card-container #application_edit FIELDSET fieldset LEGEND, #application_edit #employeeaccount_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #home_index fieldset fieldset #application_edit FIELDSET LEGEND, #application_edit FIELDSET .one-column-card-container #home_index fieldset fieldset LEGEND, #home_index .one-column-card-container fieldset fieldset #application_edit FIELDSET LEGEND, #application_edit FIELDSET #home_index .one-column-card-container fieldset fieldset LEGEND, .one-column-card-container .card fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .one-column-card-container .card fieldset LEGEND, .one-column-card-container #application_edit #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit .one-column-card-container #application_edit FIELDSET fieldset LEGEND, #application_edit .one-column-card-container #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit #application_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #recruitingeventapp_edit #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit .one-column-card-container #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #candidate_edit #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit .one-column-card-container #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit .one-column-card-container #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit #candidate_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #candidateaccount_edit #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit .one-column-card-container #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit #candidateaccount_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #employeeaccount_edit #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit .one-column-card-container #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit #employeeaccount_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #home_index fieldset fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET .one-column-card-container #home_index fieldset fieldset LEGEND, #home_index .one-column-card-container fieldset fieldset #bookmark_edit FIELDSET LEGEND, #bookmark_edit FIELDSET #home_index .one-column-card-container fieldset fieldset LEGEND, .one-column-card-container .card fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .one-column-card-container .card fieldset LEGEND, .one-column-card-container #application_edit #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit .one-column-card-container #application_edit FIELDSET fieldset LEGEND, #application_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit #application_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #bookmark_edit #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit .one-column-card-container #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit #bookmark_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #candidate_edit #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit .one-column-card-container #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit #candidate_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #candidateaccount_edit #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit #candidateaccount_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #employeeaccount_edit #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit #employeeaccount_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #home_index fieldset fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET .one-column-card-container #home_index fieldset fieldset LEGEND, #home_index .one-column-card-container fieldset fieldset #recruitingeventapp_edit FIELDSET LEGEND, #recruitingeventapp_edit FIELDSET #home_index .one-column-card-container fieldset fieldset LEGEND, .one-column-card-container .card fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .one-column-card-container .card fieldset LEGEND, .one-column-card-container #application_edit #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit .one-column-card-container #application_edit FIELDSET fieldset LEGEND, #application_edit .one-column-card-container #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit #application_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #bookmark_edit #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit .one-column-card-container #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit .one-column-card-container #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit #bookmark_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #recruitingeventapp_edit #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit .one-column-card-container #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #candidateaccount_edit #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit .one-column-card-container #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit #candidateaccount_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #employeeaccount_edit #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit .one-column-card-container #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit #employeeaccount_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #home_index fieldset fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET .one-column-card-container #home_index fieldset fieldset LEGEND, #home_index .one-column-card-container fieldset fieldset #candidate_edit FIELDSET LEGEND, #candidate_edit FIELDSET #home_index .one-column-card-container fieldset fieldset LEGEND, .one-column-card-container .card fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .one-column-card-container .card fieldset LEGEND, .one-column-card-container #application_edit #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit .one-column-card-container #application_edit FIELDSET fieldset LEGEND, #application_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit #application_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #bookmark_edit #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit .one-column-card-container #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit #bookmark_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #recruitingeventapp_edit #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #candidate_edit #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit .one-column-card-container #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit #candidate_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #employeeaccount_edit #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit #employeeaccount_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #home_index fieldset fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET .one-column-card-container #home_index fieldset fieldset LEGEND, #home_index .one-column-card-container fieldset fieldset #candidateaccount_edit FIELDSET LEGEND, #candidateaccount_edit FIELDSET #home_index .one-column-card-container fieldset fieldset LEGEND, .one-column-card-container .card fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .one-column-card-container .card fieldset LEGEND, .one-column-card-container #application_edit #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit .one-column-card-container #application_edit FIELDSET fieldset LEGEND, #application_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit #application_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #bookmark_edit #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit .one-column-card-container #bookmark_edit FIELDSET fieldset LEGEND, #bookmark_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit #bookmark_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #recruitingeventapp_edit #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset LEGEND, #recruitingeventapp_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #candidate_edit #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit .one-column-card-container #candidate_edit FIELDSET fieldset LEGEND, #candidate_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit #candidate_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #candidateaccount_edit #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit .one-column-card-container #candidateaccount_edit FIELDSET fieldset LEGEND, #candidateaccount_edit .one-column-card-container #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit #candidateaccount_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #employeeaccount_edit FIELDSET fieldset LEGEND, #employeeaccount_edit .one-column-card-container FIELDSET fieldset LEGEND, .one-column-card-container #home_index fieldset fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET .one-column-card-container #home_index fieldset fieldset LEGEND, #home_index .one-column-card-container fieldset fieldset #employeeaccount_edit FIELDSET LEGEND, #employeeaccount_edit FIELDSET #home_index .one-column-card-container fieldset fieldset LEGEND, .one-column-card-container .card #home_index fieldset h3, #home_index .one-column-card-container .card fieldset h3, .one-column-card-container #application_edit FIELDSET #home_index fieldset h3, #home_index .one-column-card-container #application_edit FIELDSET fieldset h3, #application_edit .one-column-card-container FIELDSET #home_index fieldset h3, #home_index #application_edit .one-column-card-container FIELDSET fieldset h3, .one-column-card-container #bookmark_edit FIELDSET #home_index fieldset h3, #home_index .one-column-card-container #bookmark_edit FIELDSET fieldset h3, #bookmark_edit .one-column-card-container FIELDSET #home_index fieldset h3, #home_index #bookmark_edit .one-column-card-container FIELDSET fieldset h3, .one-column-card-container #recruitingeventapp_edit FIELDSET #home_index fieldset h3, #home_index .one-column-card-container #recruitingeventapp_edit FIELDSET fieldset h3, #recruitingeventapp_edit .one-column-card-container FIELDSET #home_index fieldset h3, #home_index #recruitingeventapp_edit .one-column-card-container FIELDSET fieldset h3, .one-column-card-container #candidate_edit FIELDSET #home_index fieldset h3, #home_index .one-column-card-container #candidate_edit FIELDSET fieldset h3, #candidate_edit .one-column-card-container FIELDSET #home_index fieldset h3, #home_index #candidate_edit .one-column-card-container FIELDSET fieldset h3, .one-column-card-container #candidateaccount_edit FIELDSET #home_index fieldset h3, #home_index .one-column-card-container #candidateaccount_edit FIELDSET fieldset h3, #candidateaccount_edit .one-column-card-container FIELDSET #home_index fieldset h3, #home_index #candidateaccount_edit .one-column-card-container FIELDSET fieldset h3, .one-column-card-container #employeeaccount_edit FIELDSET #home_index fieldset h3, #home_index .one-column-card-container #employeeaccount_edit FIELDSET fieldset h3, #employeeaccount_edit .one-column-card-container FIELDSET #home_index fieldset h3, #home_index #employeeaccount_edit .one-column-card-container FIELDSET fieldset h3, .one-column-card-container #home_index fieldset fieldset h3, #home_index .one-column-card-container fieldset fieldset h3 {
      background-color: transparent; }

.card-header a, #application_edit FIELDSET LEGEND a, #bookmark_edit FIELDSET LEGEND a, #recruitingeventapp_edit FIELDSET LEGEND a, #candidate_edit FIELDSET LEGEND a, #candidateaccount_edit FIELDSET LEGEND a, #employeeaccount_edit FIELDSET LEGEND a, #home_index fieldset h3 a {
  color: #ffffff; }

.card-header header, #application_edit FIELDSET LEGEND header, #bookmark_edit FIELDSET LEGEND header, #recruitingeventapp_edit FIELDSET LEGEND header, #candidate_edit FIELDSET LEGEND header, #candidateaccount_edit FIELDSET LEGEND header, #employeeaccount_edit FIELDSET LEGEND header, #home_index fieldset h3 header {
  display: inline-block;
  padding: 5px 5px;
  vertical-align: middle;
  line-height: 17px;
  font-size: 0.95rem;
  color: #ffffff; }
  .card-header header H1, #application_edit FIELDSET LEGEND header H1, #bookmark_edit FIELDSET LEGEND header H1, #recruitingeventapp_edit FIELDSET LEGEND header H1, #candidate_edit FIELDSET LEGEND header H1, #candidateaccount_edit FIELDSET LEGEND header H1, #employeeaccount_edit FIELDSET LEGEND header H1, #home_index fieldset h3 header H1, .card-header header H2, #application_edit FIELDSET LEGEND header H2, #bookmark_edit FIELDSET LEGEND header H2, #recruitingeventapp_edit FIELDSET LEGEND header H2, #candidate_edit FIELDSET LEGEND header H2, #candidateaccount_edit FIELDSET LEGEND header H2, #employeeaccount_edit FIELDSET LEGEND header H2, #home_index fieldset h3 header H2, .card-header header H3, #application_edit FIELDSET LEGEND header H3, #bookmark_edit FIELDSET LEGEND header H3, #recruitingeventapp_edit FIELDSET LEGEND header H3, #candidate_edit FIELDSET LEGEND header H3, #candidateaccount_edit FIELDSET LEGEND header H3, #employeeaccount_edit FIELDSET LEGEND header H3, #home_index fieldset h3 header H3, .card-header header H4, #application_edit FIELDSET LEGEND header H4, #bookmark_edit FIELDSET LEGEND header H4, #recruitingeventapp_edit FIELDSET LEGEND header H4, #candidate_edit FIELDSET LEGEND header H4, #candidateaccount_edit FIELDSET LEGEND header H4, #employeeaccount_edit FIELDSET LEGEND header H4, #home_index fieldset h3 header H4 {
    margin: 0; }

.card-header .breadcrumb, #application_edit FIELDSET LEGEND .breadcrumb, #bookmark_edit FIELDSET LEGEND .breadcrumb, #recruitingeventapp_edit FIELDSET LEGEND .breadcrumb, #candidate_edit FIELDSET LEGEND .breadcrumb, #candidateaccount_edit FIELDSET LEGEND .breadcrumb, #employeeaccount_edit FIELDSET LEGEND .breadcrumb, #home_index fieldset h3 .breadcrumb {
  background-color: transparent;
  margin: 0;
  padding: 0;
  color: #FFF !important; }
  .card-header .breadcrumb li.breadcrumb-item:before, #application_edit FIELDSET LEGEND .breadcrumb li.breadcrumb-item:before, #bookmark_edit FIELDSET LEGEND .breadcrumb li.breadcrumb-item:before, #recruitingeventapp_edit FIELDSET LEGEND .breadcrumb li.breadcrumb-item:before, #candidate_edit FIELDSET LEGEND .breadcrumb li.breadcrumb-item:before, #candidateaccount_edit FIELDSET LEGEND .breadcrumb li.breadcrumb-item:before, #employeeaccount_edit FIELDSET LEGEND .breadcrumb li.breadcrumb-item:before, #home_index fieldset h3 .breadcrumb li.breadcrumb-item:before {
    color: #FFF; }

.card-header .tools, #application_edit FIELDSET LEGEND .tools, #bookmark_edit FIELDSET LEGEND .tools, #recruitingeventapp_edit FIELDSET LEGEND .tools, #candidate_edit FIELDSET LEGEND .tools, #candidateaccount_edit FIELDSET LEGEND .tools, #employeeaccount_edit FIELDSET LEGEND .tools, #home_index fieldset h3 .tools {
  float: right;
  margin-right: 8px; }
  .card-header .tools .btn-color, #application_edit FIELDSET LEGEND .tools .btn-color, #bookmark_edit FIELDSET LEGEND .tools .btn-color, #recruitingeventapp_edit FIELDSET LEGEND .tools .btn-color, #candidate_edit FIELDSET LEGEND .tools .btn-color, #candidateaccount_edit FIELDSET LEGEND .tools .btn-color, #employeeaccount_edit FIELDSET LEGEND .tools .btn-color, #home_index fieldset h3 .tools .btn-color {
    color: #ffe3c2;
    margin-right: 5px;
    font-size: 0.95rem; }

.list-items .drop-line {
  display: block;
  height: 30px;
  clear: both;
  padding: 5px; }

.requiredNotes strong {
  color: red; }

.bg-white {
  background: #FFF; }

.error, .color-red {
  color: #f8322e; }

.success, .color-green {
  color: #277d2a; }

.expired, .color-grey {
  color: #C6C1C1; }

.color-orange {
  color: #f8bf1f; }

.cursor-pointer {
  cursor: pointer; }

.fa-with-counter {
  position: relative; }
  .fa-with-counter .number {
    position: absolute;
    top: -5px;
    border-radius: 50%;
    width: 14px;
    text-align: center;
    left: 12px;
    font-size: 0.6rem;
    color: #FFF; }
    .fa-with-counter .number.green {
      background: #277d2a; }
    .fa-with-counter .number.blue {
      background: #4e7c98; }
    .fa-with-counter .number.red {
      background: #fb4040; }
    .fa-with-counter .number.grey {
      background: #737473; }
    .fa-with-counter .number.orange {
      background: #F76B24; }

.tox-statusbar__path-item {
  opacity: 0; }

.field-table-container {
  overflow: auto;
  max-height: 600px; }

.fixed-cell-left {
  position: sticky;
  left: 0;
  z-index: 998; }

.table-gestmax tr:nth-child(odd) .fixed-cell-left {
  background-color: #f2f2f2; }

.table-gestmax tr:nth-child(even) .fixed-cell-left {
  background-color: #fff; }

.field-header-row {
  position: sticky;
  top: -1px;
  z-index: 999;
  box-shadow: 0 3px 3px -3px #9a62a1;
  background-color: #fff; }

.field-header-second-row {
  position: sticky;
  top: 30px;
  z-index: 999;
  box-shadow: 0 3px 3px -3px #9a62a1;
  background-color: #fff; }

.fixed-cell-left::before {
  content: "";
  position: absolute;
  top: 0;
  right: -2px;
  height: 100%;
  width: 2px;
  background-color: #9a62a1; }

/* Intl Tel Input - Flag overdie */
.iti {
  width: 100%; }
  .iti .iti__selected-country {
    box-shadow: none; }
    .iti .iti__selected-country .iti__flag {
      background-image: url("../js/libraries/intl-tel-input/build/img/flags.png?1") !important; }
    @media (min-resolution: 2x) {
      .iti .iti__selected-country .iti__flag {
        background-image: url("../js/libraries/intl-tel-input/build/imgflags@2x.png?1") !important; } }

.select2-is-optgroup-child {
  padding-left: calc(1em - 6px); }

/*# sourceMappingURL=default.css.map */</pre></body></html>